DavHau / pypi-deps-db

Dependency DB for python packages on pypi
MIT License
66 stars 40 forks source link

How do I search this database? #1

Closed fluffynukeit closed 3 years ago

fluffynukeit commented 3 years ago

If I get the mach-nix message that my pacakge "is not available from any of the selected providers {'sdist', 'nixpkgs', 'wheel'} for the selected python version", how do I search this database to see for which python versions the database does have the package, if any? When I use the github "Search or jump to" box, I get no hits in code. For example, both "keras" and "keras extension:json" return no hits. Thanks.

Edit: the best solution for now, as far as I can tell, is to download the repo as a zip or clone it, then use a search function local to my computer. It's a slightly bothersome step but not big enough to be worth fixing. Will close the issue.

DavHau commented 3 years ago

I think it would be nice if there was a website to browse the data, but things like that are not high up on my priority list right now. Contributions are always welcome of course.