Using Poetry for Python dependency management

I have been using Python extensively for the last 7 years but using pip and requirements.txt file for managing dependencies never clicked with me. Maybe it was because during those 7 years, my work required me to use Spring Boot for a few months and that … Read more

Similar

Learn Python 3 the Hard Way

Welcome to the 4th Edition of Learn Python the Hard Way which teaches Python 3. You can visit the companion site to the book at http://learnpythonthehardway.org/ where you can purchase digital downloads and paper versions of the book. The free HTML versi... (more…)

Read more »