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.27.0.tar.gz
(54.5 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.27.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc0d93d874a363bde9e61b7e31dd274fef168ec057ecb8118edc96c161a89285 |
|
MD5 | 4e05b7122bc965f1343dc58a7c0d085d |
|
BLAKE2b-256 | 13ff9651b8c8ea5340b7c54190e004586daae83ac8605b9b78a825b8e371edb6 |