smarie / python-valid8Links
Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.
☆32Updated 4 years ago
Alternatives and similar repositories for python-valid8
Users that are interested in python-valid8 are comparing it to the libraries listed below
Sorting:
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Discover and load entry points from installed packages☆76Updated 9 months ago
- python decorators made easy.☆24Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 3 weeks ago
- Like Flit, but for Setuptools☆16Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- coverage, just moreso☆42Updated 2 years ago
- Extract jsonschema from various Python objects☆28Updated 2 years 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
- Mypy static type checker plugin for Pytest☆255Updated 5 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- A simple program and library to auto generate API documentation for Python modules.☆86Updated last year
- Lazy & self-destructive tools for speeding up module imports☆55Updated 3 years ago
- ☆54Updated 3 weeks ago
- ☆45Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Register CLI commands via setuptools entry-points.☆131Updated 2 months ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago