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:
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- python decorators made easy.☆24Updated last year
- PyTest Helpers Namespace☆58Updated 2 years ago
- Discover and load entry points from installed packages☆75Updated 8 months ago
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Setup / utilities which most projects eventually need☆35Updated 2 years ago
- coverage, just moreso☆42Updated 2 years ago
- A library for versioning your Python projects.☆141Updated last month
- show where your regex match assertion failed!☆80Updated 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)☆75Updated last week
- Strongly opinionated python project management.☆39Updated 2 years ago
- Generic programming library for Python☆61Updated last week
- Register CLI commands via setuptools entry-points.☆129Updated last month
- A library to handle automated deprecations☆92Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Mirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)☆89Updated this week
- Lazy attributes for Python objects☆53Updated last year
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- A generic project skeleton for Python projects.☆140Updated last month
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated 2 years ago
- A simple program and library to auto generate API documentation for Python modules.☆86Updated last year
- ☆45Updated 11 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Extract jsonschema from various Python objects☆27Updated 2 years ago