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.28.2.tar.gz
(59.2 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.28.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e9dce98013255ddf44620dfc9f3604492fde9eb835576d72cc00a4916cb84dd |
|
MD5 | 771220518a94e9bfc5119dc91431bb5a |
|
BLAKE2b-256 | 099ef5dfd27dcc94578f994b14fb56f97126ae6f49985c1fc5a984f575dda359 |