Running ./pants package src/python/my_extensions:dist will build a wheel in the dist/ folder. pip install dist/GENERATED_WHEEL will install the hello package in the current environment.
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.