GitHunt
BU

busunkim96/packaging.python.org

Python Packaging User Guide

Python Packaging User Guide

http://packaging.python.org

The "Python Packaging User Guide" (PyPUG) aims to be the authoritative resource on
how to package and install distributions in Python using current tools.

To follow the development of Python packaging, see the Python Packaging Authority <https://www.pypa.io>_.

Code of Conduct

Everyone interacting in the Python Packaging User Guide project's codebases,
issue trackers, chat rooms, and mailing lists are expected to follow the
PSF Code of Conduct_.

.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md

Contributing

This guide is community-maintained and contributions are welcome! Please see the
contributing guide_ for details on our writing style guide and how to build
the guide locally to test your changes.

.. _contributing guide: https://packaging.python.org/contribute

License

The Python Packaging User Guide is licensed under a Creative Commons
Attribution-ShareAlike license: http://creativecommons.org/licenses/by-sa/3.0 .

History

This Guide was forked from the “Hitchhiker's Guide to Packaging” in March 2013,
which was maintained by Tarek Ziadé. Thank you Tarek for all your efforts in
Python packaging.

Languages

Python94.1%Batchfile5.9%
Created January 27, 2021
Updated January 27, 2021
busunkim96/packaging.python.org | GitHunt