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
Python 3.8 reaches EOL in October 2024.
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.34.0.tar.gz
(71.0 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.34.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c804b476e3e6d3786fa07a30073a4ef694e617805eb1946ceee3fe5a9b8b1321 |
|
MD5 | 67e72a64c6c6b95d4fe23575630f26f4 |
|
BLAKE2b-256 | 6e7836828a4d857b25896f9774c875714ba4e9b3bc8a92d2debe3f4df3a83d4f |