Name : python-module-validators Relocations: (not relocatable) Version : 0.11.2 Vendor: ALT Linux Team Release : alt1 Build Date: Thu Jan 12 09:46:34 2017 Install date: (not installed) Build Host: igor.hasher.altlinux.org Group : Development/Python Source RPM: (none) Size : 22182 License: BSD Packager : Eugeny A. Rostovtsev (REAL) URL : https://pypi.python.org/pypi/validators/ Summary : Python Data Validation for Humans Description : 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.