wget https://www.python.org/ftp/python/3.7.7/Python-3.7.7.tgz -O Python.tgz tar xzf Python.tgz cd Python-3.7.7/ ./configure --enable-optimizations sudo make install ...
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.