/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.blog.pythonlibrary.org
| | danielms.site
2.9 parsecs away

Travel
| | I build things and drink coffee.
| | initialcommit.com
2.9 parsecs away

Travel
| | In this article, we explain how Pip and PyPI work, how to structure a Python package, and how to deploy a Python package to PyPI.
| | johnfraney.ca
2.1 parsecs away

Travel
| | Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package.
| | dominickm.com
15.2 parsecs away

Travel
| Dependency management in software development is often akin to playing an elaborate game of Jenga where everyone involved is on their third IPA: every block you move introduces the risk of toppling the tower which is becoming more wobbly over time. Complexity Unchained Python prides itself on simplicity and readability, but as soon as you [...]