Packaging/Python: Difference between revisions

imported>Samuela
mNo edit summary
imported>Mic92
link to language helpers instead of out-dated list of tools
Line 1: Line 1:
Packaging of python packages is generally done via [https://github.com/nix-community/pypi2nix pypi2nix] or [https://github.com/nix-community/pip2nix pip2nix].
See [[Language-specific package helpers]] for a list of tools to package python packages.


== Prepare Packaging ==
== Prepare Packaging ==