What’s Going On with pypistats.org?

0
28
Asked By CuriousCat42 On

I've been using pypistats.org to check the popularity of different Python packages, but it seems to have been down for about a month now. Does anyone know what's happening with it?

5 Answers

Answered By TechWhiz99 On

You might want to check the GitHub repository for pypistats. There's an issue tracker there, and it could give you some insight into what's going on. Here's the link: https://github.com/crflynn/pypistats.org/issues/82

Answered By StatsGeek99 On

Don't forget, there's also a public dataset on BigQuery if you want to dig deeper into package stats.

Answered By PythonPal88 On

Yeah, it looks like some people have been trying to get in touch with the maintainer through that GitHub issue, but no luck so far. It's pretty frustrating not knowing why the site stopped working.

Answered By CodeNinja12 On

You could also try Pepy, it’s another site for package statistics: https://pepy.tech/.

Answered By DataDude101 On

If you need stats in the meantime, you could check out Clickhouse (https://clickpy.clickhouse.com/dashboard). They provide a lot more details, which might help you out!

CuriousCat42 -

Thanks for the suggestion! I'll definitely check that out.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.