Skip to content

jorenham/typestats

typestats

Type annotation coverage statistics for Python packages

GitHub License PyPI Version Python Versions

Dashboard · Guides · Reference · Contributing

typestats computes type-coverage metrics so maintainers and contributors can prioritize effort where it matters most.

Visit the dashboard at jorenham.github.io/typestats.


Quick start

Check the type-annotation coverage of any installed package:

$ typestats check scipy-stubs
coverage:   100.00%
typable:    13589
typed:      13554
any:           35

Contributing

See CONTRIBUTING.md for development setup and workflow.

About

Type annotation coverage statistics for Python packages

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors