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.31.0.tar.gz
(69.3 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.31.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e15a600d81555a4cd409b17bf55946c5edec7748e776afc85ed0a19bdee54e56 |
|
MD5 | 30f363d5fa737d6c7c6ab8e39badc1fe |
|
BLAKE2b-256 | 1abc1d79b49016e97314e9790178e00a058b103f87dba60310f2f76e431e1212 |