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.☆57Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Bleeding edge Cookiecutter template for Python development☆53Updated 10 years ago
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 4 months ago
- 🌴 Parser like ConfigParser but for updating configuration files☆74Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 3 weeks ago
- Proxies and wrappers for ordinary Python objects☆21Updated 10 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Reusable Invoke tasks☆167Updated 2 months ago
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- Like Flit, but for Setuptools☆16Updated 5 years ago
- A library for versioning your Python projects.☆143Updated this week
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- coverage, just moreso☆42Updated 3 years ago
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- A library to handle automated deprecations☆93Updated 2 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Extract jsonschema from various Python objects☆31Updated 3 years ago
- A pygments lexer for pytest output☆23Updated 2 months ago
- A system to Instrument running Python code☆25Updated 7 months ago
- Register CLI commands via setuptools entry-points.☆131Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated 2 months ago
- A pytest plugin that limits the output to just the things you need.☆93Updated last week