Packaging/Python: Difference between revisions

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 - 400 stars
|+
 
!
TODO https://github.com/nix-community/pip2nix - 100 stars
!Project
 
!URL
TODO https://github.com/nix-community/pypi2nix - 200 stars - archived
!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 ==