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
Sep 8, 2025 at 17:34
License
MIT
Total Downloads
8
GitHub Repository
https://github.com/kvesteri/validatorsDocumentation
https://validators.readthedocs.io/