.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.vscode/settings.json
examples/README.md
screenshots/clip00.gif
tests/__init__.py
tests/test_anno_dict_based.py
tests/test_anno_obj_based.py
tests/test_cap_dict_based.py
tests/test_cap_obj_based.py
tests/test_cmt_params_dict_based.py
tests/test_cmt_params_obj_based.py
tests/test_parser_dict_based.py
tests/test_parser_obj_based.py
tests/items/anno.py
tests/items/cap.py
tests/items/cmt_params.py
tests/items/parser.py
typed_cap/__init__.py
typed_cap/_version.py
typed_cap/args_parser.py
typed_cap/cap.py
typed_cap/cmt_param.py
typed_cap/types.py
typed_cap/typing.py
typed_cap.egg-info/PKG-INFO
typed_cap.egg-info/SOURCES.txt
typed_cap.egg-info/dependency_links.txt
typed_cap.egg-info/top_level.txt
typed_cap/ext/hinting.py
typed_cap/utils/__init__.py
typed_cap/utils/code.py
typed_cap/utils/color.py