You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
A modern Python project template with comprehensive tooling, testing, and development setup. python-template/ ├── pyproject.toml # Modern Python configuration ├── README.md # This file ├── ...