Python Data Validation for Humans™
Project description
validators - 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.
>>> import validators
>>>
>>> validators.email('someone@example.com')
True
Resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
validators-0.24.0.tar.gz
(50.0 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.24.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a99eb368747e60900bae947418eb21e230ff4ff5e7b7944b9308c456d86da32 |
|
MD5 | 0ada4d7ea93b4ff1f156a39bec0bc42d |
|
BLAKE2b-256 | d50b5019838ec3bbb7e22218a172d8bd273d1fecf3e2f5e3e8b42b685837caad |