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.25.0.tar.gz
(52.1 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.25.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ced341a606d5affa0dc7ea26658a757a45e4a391d4c75d228813017376672ffd |
|
MD5 | c705e3cc9badd2fde8b82ad5062d1041 |
|
BLAKE2b-256 | e11a193ef57bffd9fcc2d65c8523efd37e77c4b82c6ddd436df8a9d448b92d69 |