Private package management in Python
I would like to implement a way to manage private packages for my company. We have some scripts (packages) that are shared between multiple python projects and it would make more sense to directly share them as packages.