A minimal {cookiecutter-url}[cookiecutter] template for Python projects using {setuptools}[setuptools]. It closely follows the recomendations in the official {python-packaging-guide}[packaging guide] and {python-packaging-tutorial}[tutorial]. See below [tutorial(See below for more details; also the {pypa-packging-tutorial}[official tutorial]
For a more complex (but powerful) alternative, consider [cookiecutter-hypermodern-python, upon which this is loosely based.
Here are some related projects & resources.
The Python Packaging Authority (PyPa) is the group that publishes pip, setuptools and manages the [pypi.org] package registry.
They have now pubished an official guide to python packaging: The {packaging-guide-official}[Python Packaging User Guide], which gives best practices.
-
Project Summaries — Project summaries, offering alternatie tools & build systems.
