wheezy.validation is a python package written in pure Python code. It provides python object validation.
It is optimized for performance, well tested and documented.
Resources:
- source code and issues tracker are available on github
- documentation
wheezy.validation requires python version 3.8+. It is independent of operating system. You can install it from pypi:
pip install -U wheezy.validation
If you run into any issue or have comments, go ahead and add on github.