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 last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Reusable Invoke tasks☆167Updated 2 months 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
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated last week
- Lazy attributes for Python objects☆53Updated last year
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- show where your regex match assertion failed!☆80Updated this week
- Generic programming library for Python☆61Updated last week
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 5 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 3 months ago
- Serialization library for Exceptions and Tracebacks.☆178Updated last month
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- A library for versioning your Python projects.☆143Updated 2 weeks ago
- Register CLI commands via setuptools entry-points.☆131Updated last month
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated last year
- A pytest plugin that limits the output to just the things you need.☆93Updated 2 weeks 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
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- Strongly opinionated python project management.☆39Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 weeks ago
- python decorators made easy.☆24Updated last year
- pytest plugin to test mypy static type analysis☆34Updated last week