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.33.0.tar.gz
(70.7 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.33.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 134b586a98894f8139865953899fc2daeb3d0c35569552c5518f089ae43ed075 |
|
MD5 | 8e5f19bc126ea0138d5c3500296299f6 |
|
BLAKE2b-256 | 042291b4bd36df27e651daedd93d03d5d3bb6029fdb0b55494e45ee46c36c570 |