Tips on yapf

Posted on Jul 08, 2019 in Computer Science • Tagged with programming, Python, yapf, code formatting

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Black is preferred to yapf!

yapf Online Demo

  1. There are 4 predefined styles: google, facebook, chromium, and pep8. You can specify a style to use using the …


Continue reading

Visualization Using Bokeh in Python

Posted on Jul 22, 2017 in Computer Science • Tagged with programming, Python, visualization, Bokeh, Bokeh server, tips

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

HoloViews and hvplot are …


Continue reading

Tips on Spyder

Posted on May 22, 2015 in Software • Tagged with software, SpyDer, Python, IDE

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

http://www.southampton.ac …


Continue reading

Work With Teradata SQL in Python

Posted on May 17, 2017 in Computer Science • Tagged with programming, Python, Teradata SQL, Teradata

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

ODBC

teradata

  1. teradata relies …


Continue reading

Tips on PyBuilder

Posted on Jan 12, 2019 in Computer Science • Tagged with programming, PyBuilder, Python, project management

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Poetry is a better …


Continue reading

Install Python Pip in Cygwin

Posted on Mar 04, 2019 in Software • Tagged with software, Python, Cygwin, pip

python3 -m ensurepip

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

References

https://stackoverflow.com/questions/30863501/installing-new-versions-of-python-on-cygwin-does-not-install-pip