I was looking to package my project, Ciphey, for operating systems and for managers that aren’t PyPi. Unfortunately, there seemed to be very little information on the web about this.
This is a guide on packaging your Python project for:
* PyPi
* HomeBrew
* Windows Package Manager
* Arch User Repository
Semantic