Packaging/Python: Difference between revisions
Phanirithvij (talk | contribs) m distutils deprecated in py 3.12 notice, fix link |
m Make the list of automatic packaging into a table for better readability |
||
| Line 235: | Line 235: | ||
== Automatic packaging == | == Automatic packaging == | ||
{| class="wikitable" | |||
TODO https://github.com/nix-community/poetry2nix - | |+ | ||
! | |||
!Project | |||
!URL | |||
!Stars | |||
!Status | |||
|- | |||
|TODO | |||
|poetry2nix | |||
|https://github.com/nix-community/poetry2nix | |||
|884+ | |||
|unmaintained | |||
|- | |||
|TODO | |||
|pip2nix | |||
|https://github.com/nix-community/pip2nix | |||
|175+ | |||
| | |||
|- | |||
|TODO | |||
|<s>pypi2nix</s> | |||
|https://github.com/nix-community/pypi2nix | |||
|194 | |||
|archived | |||
|} | |||
== Testing via this command is deprecated == | == Testing via this command is deprecated == | ||