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.32.0.tar.gz
(69.8 kB
view hashes)
Built Distribution
Close
Hashes for validators-0.32.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9ce1703afb0adf7724b0f98e4081d9d10e88fa5d37254d21e41f27774c020cd |
|
MD5 | 09d8ba3d6397fb7a6ca0fb4e0ca76b5d |
|
BLAKE2b-256 | 610128bd2e320ff8445bd2baf760e6e77a0fbc3bb2dce13e7f21fd024bea8eb9 |