emmatyping / python-typecheckersLinks
A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)
☆70Updated 2 months ago
Alternatives and similar repositories for python-typecheckers
Users that are interested in python-typecheckers are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Conditional coverage based on any rules you define!☆79Updated last year
- Capture the outcome of Python function calls☆34Updated 10 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- An unofficial, importable pip API☆119Updated last month
- Python variant types that work with match☆54Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- show where your regex match assertion failed!☆80Updated last month
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- A pytest plugin that limits the output to just the things you need.