Skip to content

akornatskyy/wheezy.validation

Repository files navigation

wheezy.validation

Build Status Coverage Status Documentation Status pypi version

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:

Install

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.