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.
This sample repo contains the recommended structure for a Python Flask project. In this sample, we use flask to build a web application and the pytest to run tests.