Here should be the updates to the project. As they are completed they will be added to the next version.
- Add
pre-commit
to lint and format.
Added a small CLI to run the program from the console.
Fixed:
- PyLanguages.report_compact_plain
now counts correctly the
summarised languages.
Added typing info for:
- Languages.total_plain
.
- Languages.report_compact_plain
.
Updates/Fixes in docs:
-
index.md
: add binary versions available. -
Time execution comparison example in docs.
-
Updated
mkdocs.yml
, changed Examples to Usage. -
Add API reference in docs.
First version released to PyPI.