ethanhs / python-typecheckers
A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)
☆62Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-typecheckers
- Capture the outcome of Python function calls☆32Updated 4 months ago
- Conditional coverage based on any rules you define!☆69Updated 8 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 9 months ago
- Package requirements checker☆37Updated 4 months ago
- show where your regex match assertion failed!☆81Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆73Updated 8 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- A pytest plugin that limits the output to just the things you need.☆89Updated 2 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- Data fixtures for pytest made simple☆25Updated 2 years ago
- coverage, just moreso☆43Updated last year
- Extend Python syntax with HTML.☆87Updated 4 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 3 weeks ago
- Vendorize packages from PyPI☆99Updated 3 months ago
- Yet another style-preserving TOML library for Python☆12Updated 2 years ago
- flake8 debug statement checker☆41Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- Fast python test runner, compatible with a subset of pytest☆91Updated last month
- Python import rewriter☆75Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- Fast and accurate Python dependency management☆47Updated 5 years ago
- Create reproducible installations for a virtual environment from a lock file☆83Updated 3 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆92Updated last month
- Discover and load entry points from installed packages☆74Updated last year
- Rust-like macros in Python by abusing type annotations☆63Updated 5 years ago
- A new Python HTTP client for everybody☆81Updated 4 years ago
- Tool for fixing trivial problems with your code.☆62Updated last year