Best Practices for Production PyPi CLI tool deployments

Posted by YodelingVeterinarian@reddit | Python | View on Reddit | 10 comments

For those of you have some sort of library / CLI / SDK that you host on Pypi, how do you set up your deployments. Just with Twine? Some sort of Git Hook with a trusted publisher? Or something else.