issues
search
lolpack
/
type_coverage_py
MIT License
1
stars
1
forks
source link
Add logic to calculate pypi type coverage
#1
Closed
lolpack
closed
2 months ago
lolpack
commented
2 months ago
Take list of top pypi packages, download them to a temp file and walk ast to calculate type coverage
Add tests for logic
Add documentation
Generate pretty html report
Output raw json
Basic project structure