Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.