Python Packaging User Guide
Python Packaging User Guide
February 3, 2024
The Python Packaging Authority produces an excellent resource called the Python Packaging User Guide, “a collection of tutorials and references to help you distribute and install Python packages with modern tools”.
If you’re feeling frustrated by Python packaging, I highly recommend reading through this guide and considering it’s suggestions.
My forthcoming Python Developer Tooling Handbook will cover much of the same material, but it intended as a complement to the Python Packaging User Guide, not a replacement.
Last updated on