Python Tooling Blog
RSS-
Sponsor the Python Developer Tooling Handbook!
Support the Python Developer Tooling Handbook through GitHub Sponsors to help improve Python packaging documentation.
-
Scientific Python Library Development Guide
The Scientific Python Library Development Guide offers topical guides on packaging, GitHub Actions, and more for research software.
-
Python Packaging Tool Examples
Example repositories showing how to use setuptools, Flit, Poetry, PDM, Hatch, and uv for Python packaging.
-
Quick start guide for Python development on a Mac
A quick start guide for setting up Python on macOS using pyenv and Poetry, with a note on the modern uv alternative.
-
Introduction to Rye
Armin Ronacher's Rye aims to be a one-stop-shop for Python project management. Its author now recommends uv for new projects.
-
Python Packaging User Guide
The PyPA's Python Packaging User Guide is an excellent resource for distributing and installing Python packages with modern tools.