Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing: typeshed-stats #9386

Closed
AlexWaygood opened this issue Dec 19, 2022 · 3 comments
Closed

Introducing: typeshed-stats #9386

AlexWaygood opened this issue Dec 19, 2022 · 3 comments

Comments

@AlexWaygood
Copy link
Member

AlexWaygood commented Dec 19, 2022

Hi,

I've created a website to display various statistics and useful pieces of information on typeshed's stubs packages: https://alexwaygood.github.io/typeshed-stats/. The website auto-updates twice a day. The project was heavily inspired by @srittau's PR #7537 and @hauntsaninja's stubsabot script.

You can also generate these statistics manually by pip installing typeshed-stats: https://pypi.org/project/typeshed-stats/. It comes with both an API you can use inside Python, and a CLI tool. Beware, however, that I'm iterating on the API quite quickly at the moment, so there are 0 stability guarantees when it comes to the API currently :)

The repo powering it all is https://github.com/AlexWaygood/typeshed-stats

This has basically been a hobby project over the last few weeks, but I figured others might also find it useful!

@AlexWaygood
Copy link
Member Author

There's nothing actionable here, so we can close this -- unless we perhaps want to add a link to this somewhere in typeshed? Depends on if others see enough value here or not :)

@hauntsaninja
Copy link
Collaborator

I liked Avasam's suggestion to mention it as a tool for making contributions in #4641

@AlexWaygood
Copy link
Member Author

Nothing actionable here, so I'll close this now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants