Extensive collection of Python projects from PyPI, for Nix
Extensive collectionof Python projectsfrom the Python Packaging Index.That can be installed with the Nix package manager. Checkout the projects folder,each entry represents a project and its available versions. For example: Project: awscli and version: 1.20.31, or Project: requests and version 2.26.0 If you want to refer to the latest version available you can do it: Project: awscli and version latest, or Project: requests and version: latest If you want to only use the binaries of a projectyou can install them […]
Read more