validators
Python Data Validation for Humans
Python Data Validation for Humans
To install this package, run one of the following:
Python data validation for Humans.
Python has all kinds of data validation tools, but every one of them seems to require defining a schema or form. I wanted to create a simple validation library where validating a simple value does not require defining a form or a schema.
Summary
Python Data Validation for Humans
Information Last Updated
Oct 16, 2025 at 11:21
License
MIT
Total Downloads
6.8K
Platforms
GitHub Repository
https://github.com/kvesteri/validatorsDocumentation
https://validators.readthedocs.io/