HomePostsProjects

Python tools for packaging and distribution

August 14, 2024

  • https://packaging.python.org/en/latest/overview/

Packaging:

  • https://github.com/jazzband/pip-tools
  • https://github.com/pypa/flit
  • https://github.com/astral-sh/rye
  • https://github.com/pdm-project/pdm
  • https://github.com/pypa/hatch

Distribution:

  • https://github.com/indygreg/PyOxidizer
  • https://github.com/pyinstaller/pyinstaller
  • https://github.com/marcelotduarte/cx_Freeze
  • https://github.com/chef/omnibus
  • https://github.com/pex-tool/pex
  • https://github.com/python/cpython/blob/3.12/Lib/zipapp.py

Bindings:

  • https://github.com/PyO3/pyo3
  • https://github.com/PyO3/maturin

© 2025 Luke Miloszewski

Email AddressGitHubTwitter