An open API service indexing awesome lists of open source software.

https://github.com/kludex/annotation-plan

Generate a table to help with your type annotation plans :rocket:
https://github.com/kludex/annotation-plan

Last synced: about 2 months ago
JSON representation

Generate a table to help with your type annotation plans :rocket:

Awesome Lists containing this project

README

          

Generates a table that helps you plan your fully annotated project.

See https://github.com/celery/celery/issues/7394 for an example.

### How to use it?

Install it locally with `python -m pip install -e .`.

Then run it with `python -m annotation {package}`.