Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pvs-hd-tea/PyTypes

Infer Types by Python Tracing
https://github.com/pvs-hd-tea/PyTypes

Last synced: about 2 months ago
JSON representation

Infer Types by Python Tracing

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/pvs-hd-tea/PyTypes/branch/develop/graph/badge.svg?token=OEML7U2KD9)](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.