matchawine / python-enforce-typingLinks
An easy to use decorator to enforce static typing for function and dataclasses.
☆44Updated 3 years ago
Alternatives and similar repositories for python-enforce-typing
Users that are interested in python-enforce-typing are comparing it to the libraries listed below
Sorting:
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆88Updated 3 years ago
- CPU parallelism for Trio☆62Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated this week
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆103Updated last year
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- py-test plugin: an incremental test runner☆50Updated 3 years ago
- pytest external process plugin☆100Updated this week
- Flake8 Type Annotation Checking☆163Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆87Updated this week
- A coverage plugin to provide sensible default settings☆80Updated this week
- A Python Enum that inherits from str.☆118Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆82Updated 2 months ago
- Pre-commit hook for upgrading type hints☆54Updated 2 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 2 years ago
- Automated security testing using bandit and flake8.☆112Updated last year
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- apply a consistent format to `setup.cfg` files☆153Updated 3 weeks ago
- Pipfile (or requirements.txt) to pyproject.toml for Poetry☆50Updated 2 years ago
- flake8 plugin to run black for checking Python coding style☆164Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated this week
- A Pylint plugin to suppress pytest-related false positives.☆3Updated 3 years ago
- Statically populate the `known_third_party` `isort` setting.☆66Updated 4 years ago
- Caching for HTTPX☆71Updated 11 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Flake8 plugin for a smart line length validation.☆25Updated 2 years ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Publish events using broadcaster lib from asyncapi specification☆45Updated 4 years ago