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
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- Discover and load entry points from installed packages☆76Updated last year
- PyTest Helpers Namespace☆58Updated 3 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Reusable Invoke tasks☆167Updated 2 months ago
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆101Updated last year
- Extract jsonschema from various Python objects☆31Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 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 this week
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Mirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)☆89Updated last week
- A pytest plugin that limits the output to just the things you need.☆93Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- coverage, just moreso☆42Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated this week
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 3 months ago
- A generic project skeleton for Python projects.☆141Updated this week
- Generic programming library for Python☆61Updated this week
- Pytest plugin for trio☆59Updated 2 months ago
- ☆55Updated last week
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Strongly opinionated python project management.☆39Updated 3 years ago
- Python variant types that work with match☆54Updated last year
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- pytest plugin to test mypy static type analysis☆34Updated 2 weeks ago
- A library for stubbing in python☆317Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated 3 weeks ago