Manage Your Python Project Using Poetry

Posted on Mar 02, 2019 in Computer Science • Tagged with programming, Python, poetry, build tool, dependency management

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

uv (implemented in Rust) is the new cool kid now and is prefer to poetry.

Tips and Traps

  1. Python Poetry is current the best project management tool …


Continue reading

Managing Virtual Environments in Poetry

Posted on Dec 25, 2019 in Computer Science • Tagged with programming, Python, Poetry, virtual environment, shell

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

uv (implemented in Rust) is the new cool kid now and is prefer to poetry.

Where to Create Virtual Environments

By default, Poetry create virtual environment in …


Continue reading

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