|
|
|
|
|
by snuxoll
3431 days ago
|
|
debhelper pretty much automates the process of packaging any standard distutils or setuptools package, Red Hat distributions have templates for packaging Python libraries as well (and rpmdev-newspec python-mypackage will automatically generate an appropriate .spec file). Windows and OS X are always a pain in the ass, but that's more an issue of the platforms lacking in package management than anything else. |
|
Now pipenv centralize stuff we were doing anyway.
We should have a tool to centralize those as well.