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:
- Host: GitHub
- URL: https://github.com/kludex/annotation-plan
- Owner: Kludex
- Created: 2022-04-02T14:06:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-02T14:08:01.000Z (over 3 years ago)
- Last Synced: 2024-12-12T15:37:49.029Z (10 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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}`.