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.
☆31Updated 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☆75Updated 7 months ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 3 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- coverage, just moreso☆42Updated 2 years ago
- python decorators made easy.☆24Updated last year
- Register CLI commands via setuptools entry-points.☆129Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Reusable Invoke tasks☆166Updated last year
- Generic programming library for Python☆61Updated this week
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A pygments lexer for pytest output☆23Updated last year
- py-test plugin: an incremental test runner☆50Updated 3 years ago
- A library for versioning your Python projects.☆141Updated 2 weeks ago
- ☆46Updated 4 years ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- ☆45Updated 10 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆213Updated 3 months ago
- Bleeding edge Cookiecutter template for Python development☆53Updated 9 years ago
- Extract jsonschema from various Python objects☆27Updated 2 years ago
- Strongly opinionated python project management.☆39Updated 2 years ago
- Relaxed test discovery for pytest☆34Updated last year
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- A Sphinx extension for running sphinx-apidoc on each build☆62Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago