https://github.com/pvs-hd-tea/PyTypes
Infer Types by Python Tracing
https://github.com/pvs-hd-tea/PyTypes
Last synced: 14 days ago
JSON representation
Infer Types by Python Tracing
- Host: GitHub
- URL: https://github.com/pvs-hd-tea/PyTypes
- Owner: pvs-hd-tea
- License: mit
- Created: 2022-05-05T07:44:11.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-29T14:57:48.000Z (over 2 years ago)
- Last Synced: 2024-08-04T00:05:35.090Z (10 months ago)
- Language: Python
- Size: 1.88 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-python-typing - PyTypes - Infer Types by Python Tracing. (Tools / Helper tools to add annotations to existing code)
README
[](https://codecov.io/gh/pvs-hd-tea/PyTypes)
# PyTypes
Infer Types by Python Tracing## Documentation
Everything about how PyTypes works can be found [here](https://pvs-hd-tea.github.io/PyTypes).
A more low-level explanation of which classes do what can be found under the API section.