pypi-deps-db icon indicating copy to clipboard operation
pypi-deps-db copied to clipboard

Probably the most complete python dependency database

Results 17 pypi-deps-db issues
Sort by recently updated
recently updated
newest added

I'm trying to use mach to provide idf-component-manager, but it fails with an `UnsupportedVersionError: Not a valid version: 2.7.*`. This is probably related to a line like this, from `sdist/b7.json`:...

I keep getting this error `packaging.version.InvalidVersion: Invalid version: 'unstable-2022-01-20'` when trying to start up my nix environment. Below is a more complete stack trace of the error: Stack trace ```...

Judging by the date, d79d52322aabe4e21569ce0305fa22a5b0c9109a should have included `mautrix 0.20.0` (released at June 25) but it doesn't – the deps db goes up only to version 0.19.0. There's a wheel...

Just received 'remote: warning: this repository is approaching its size quota' when pushing to my fork.

Every action keeps failing.

There's probably a good reason that I don't know about, but whey are we parsing like every sdist and wheel, when we could ask the pypi json api - at...

I was Planning on using mach-nix for my project but i found out that i am not able to use Python311, which i assume is because of this line `lib.supportedPythonVersions...

the commit id is using the nix-pypi-fetcher-2, but it download from nix-pypi-fetcher. I'm using the latest commit id `4a3ad85df648f98bc371b7dceeb55d042d0c5c51` i assume because of the update you did in `91adfffe522d3571e6549c77695adaa5ef3fecc5` changed...

ex: package `ontobio` version `2.8.3` It's cloud be found in [pypi](https://pypi.org/project/ontobio/2.8.3/) and I found package `ontobio` in [sdlist](https://raw.githubusercontent.com/DavHau/pypi-deps-db/master/sdist/d8.json) but version `2.8.3` not exists.

error: experimental Nix feature 'nix-command' is disabled; use '--extra-experimental-features nix-command' to override How to solute this inssue?