pypa / packaging.python.org

Python Packaging User Guide
http://packaging.python.org
1.45k stars 932 forks source link

Add guide on packaging command-line tooling #1553

Closed chrysle closed 3 months ago

chrysle commented 5 months ago

Part of #615.

Declaring this blocked until a new version of pipx is released, as the part with the pipx run entry point won't work as expected right now. Fixed in fresh-off-the-press pipx 1.6.0. Review feedback is much welcomed, of course!


📚 Documentation preview 📚: https://python-packaging-user-guide--1553.org.readthedocs.build/en/1553/

chrysle commented 4 months ago

Thanks for your comments; I've been quite busy lately, but should be able to take a thorough look tomorrow.

chrysle commented 3 months ago

Thank you, @jaraco!