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.23.0.tar.gz
(44.0 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.23.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fad1863feb5003993e19b733beee31fc7a64f94ede4ead4bf08e1bcac8f8db6 |
|
MD5 | e9497a7c5cc49454981d6916ebf20505 |
|
BLAKE2b-256 | a810e1b40ff1c6eecf7fcf53cc6574ae96138bd77a67d5e1401c5e6fafb90c4e |