emmatyping / python-typecheckersLinks
A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)
☆69Updated 3 years ago
Alternatives and similar repositories for python-typecheckers
Users that are interested in python-typecheckers are comparing it to the libraries listed below
Sorting:
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- show where your regex match assertion failed!☆80Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- Extend Python syntax with HTML.☆89Updated 5 years ago
- An unofficial, importable pip API☆118Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- Check your wheels have the right contents☆167Updated last week
- pytest plugin to test mypy static type analysis☆33Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- Capture the outcome of Python function calls☆36Updated 8 months ago
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- Vendorize packages from PyPI☆106Updated last year
- A pygments lexer for pytest output☆23Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- ☆46Updated 5 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- A big, interactive table of package management tools in the Python ecosystem☆42Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆103Updated this week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated 3 weeks ago