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
- python decorators made easy.☆24Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- 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 11 months ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 2 weeks ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Reusable Invoke tasks☆166Updated last month
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- ☆45Updated last week
- coverage, just moreso☆42Updated 2 years ago
- Like Flit, but for Setuptools☆16Updated 5 years ago
- Register CLI commands via setuptools entry-points.☆131Updated last week
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Sample project. Use https://github.com/ionelmc/cookiecutter-pylibrary to make your own project. The purpose of this repo is to test the C…☆146Updated last month
- Builders for attrs☆11Updated 6 years ago
- A pygments lexer for pytest output☆23Updated 3 weeks ago
- Automated testing for the examples in your documentation.☆81Updated last week
- 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
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated this week
- Generic programming library for Python☆61Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- Extract jsonschema from various Python objects☆29Updated 3 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- Mirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)☆89Updated this week