crflynn / pypistats.org

PyPI downloads analytics dashboard
https://pypistats.org/
139 stars 10 forks source link

Reverse dependency lookup: who is using my package? #15

Closed itamarst closed 5 years ago

itamarst commented 5 years ago

I can see which packages my package depends on. E.g. https://pypistats.org/packages/eliot shows Eliot depends on six, zope,interface, etc..

In order to track usage of my package, I'd love to be able to do the reverse lookup. I.e. be able to answer the question: which packages depend on eliot?

itamarst commented 5 years ago

Oops. To back up a bit: thank you for building this, it's very informative! And if you have no time or interest in doing the above I totally get it. But if you happen to feel like it... :grin:

hugovk commented 5 years ago

Libraries.io says 2 packages and 49 repos depend on Eliot:

itamarst commented 5 years ago

Ah, neat. That's probably good enough.