Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pypa/packaging.python.org
Python Packaging User Guide
https://github.com/pypa/packaging.python.org
hacktoberfest
Last synced: 27 days ago
JSON representation
Python Packaging User Guide
- Host: GitHub
- URL: https://github.com/pypa/packaging.python.org
- Owner: pypa
- Created: 2014-01-15T05:37:10.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T10:18:00.000Z (6 months ago)
- Last Synced: 2024-05-01T11:28:51.788Z (6 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage: http://packaging.python.org
- Size: 36.9 MB
- Stars: 1,360
- Watchers: 94
- Forks: 728
- Open Issues: 137
-
Metadata Files:
- Readme: README.rst
- Codeowners: .github/CODEOWNERS
- Authors: authors.txt
Awesome Lists containing this project
- jimsghstars - pypa/packaging.python.org - Python Packaging User Guide (Python)
README
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 `_.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.