FelixTheC / strongtypingLinks
Decorator which checks whether the function is called with the correct type of parameters.
☆113Updated 2 months ago
Alternatives and similar repositories for strongtyping
Users that are interested in strongtyping are comparing it to the libraries listed below
Sorting:
- pytest + rich integration (proof of concept)☆245Updated 3 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A Python Enum that inherits from str.☆118Updated last year
- dead simple python dead code detection☆381Updated 3 weeks ago
- Automatically convert relative imports to absolute☆158Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- Useful types for Python☆142Updated 2 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆117Updated this week
- Conditional coverage based on any rules you define!☆74Updated 8 months ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Flake8 Type Annotation Checking☆164Updated this week
- Mypy static type checker plugin for Pytest☆255Updated 5 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆121Updated 7 months ago
- Automated security testing using bandit and flake8.☆113Updated last year
- apply a consistent format to `setup.cfg` files☆154Updated 3 weeks ago
- Advanced Enumerations for Python☆202Updated 2 months ago
- A coverage plugin to provide sensible default settings☆81Updated 3 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 3 weeks ago
- Removes commented-out code from Python files☆214Updated this week
- A little benchmarking tool for Python☆192Updated last year
- Command-line parsing library for Python 3.☆135Updated last year
- ☆192Updated 3 weeks ago
- Rate your Python packages package friendliness☆220Updated last month
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated 2 weeks ago