emmatyping / python-typecheckersLinks
A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)
☆71Updated 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:
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Conditional coverage based on any rules you define!☆79Updated last year
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- show where your regex match assertion failed!☆80Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- ☆46Updated 5 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆83Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 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 2 years ago
- An unofficial, importable pip API☆119Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Vendorize packages from PyPI☆106Updated last year
- Fast python test runner, compatible with a subset of pytest☆96Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- A pygments lexer for pytest output☆23Updated 2 months ago
- A pytest plugin that limits the output to just the things you need.☆93Updated last month
- pytest plugin to test mypy static type analysis☆34Updated last week
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last month
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 months ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 5 years ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated 2 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- Check your wheels have the right contents☆166Updated last month
- Capture the outcome of Python function calls☆34Updated 10 months ago