This is a minimal starter project for a setuptools project.
This project is a companion to the Python Package Example: Setuptools.
We're publishing it as a GitHub template, so you can easily create your project from this template.
- main: We've intentionally kept the default main branch as simple as possible. The "more_features" branch This is absolutely bare-bones project, which we describe how to use in the article.
- more_features: The more_features branch shows how to provide additional configuration to handle features beyond those which are strictly needed to get the project to publish.