Skip to content

Dependency DB for python packages on pypi

License

Notifications You must be signed in to change notification settings

shebpamm/pypi-deps-db

This branch is 1 commit ahead of, 1 commit behind DavHau/pypi-deps-db:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 19, 2023
Sep 7, 2023
Sep 7, 2023
Nov 25, 2022
Nov 7, 2023
Jul 22, 2023
Apr 30, 2021
Apr 22, 2020
Nov 7, 2023
Nov 7, 2023
May 1, 2021
Nov 7, 2023
Nov 7, 2023
Jul 22, 2023

Repository files navigation

A dependency database for python packages on pypi

The data is updated twice each day via a github cron action. You can fork this repo and it should continue to update itself.

This data allows deterministic dependency resolution which is required by mach-nix to generate reproducible python environments.

The data contains dependencies for sdist and wheel packages, though the sdist dependencies are not fully complete, since there is no fixed standard for declaring dependencies in sdist packages. Most sdist packages which use setuptools/setup.py are contained.


Maintaining your own fork

On Github

It will still have the cron action and you probably don't need to do anything.

Elsewhere

Use the included nix flake app to keep the data updated:

About

Dependency DB for python packages on pypi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.1%
  • Nix 16.9%