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.3.tar.gz
(65.1 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.28.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53cafa854f13850156259d9cc479b864ee901f6a96e6b109e6fc33f98f37d99f |
|
MD5 | b6d3b0a9b4659d7691da50367ace30bb |
|
BLAKE2b-256 | 1f75ade0cc0c65fd345685ebd55a688ee5389834db5270316285a8ab17bc75b8 |