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.23.2.tar.gz
(48.9 kB
view details)
Built Distribution
File details
Details for the file validators-0.23.2.tar.gz
.
File metadata
- Download URL: validators-0.23.2.tar.gz
- Upload date:
- Size: 48.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
397ec4a1e86192e6e904b5afe8c12da0e6eaa3db088c0cc426e00cfee2ef07a8
|
|
MD5 |
2318de37b063bac52209fcbf1b8b01fc
|
|
BLAKE2b-256 |
406746c5799e77fbf411193c666e2a9963a0c549c410d49e3111122aad97a2d4
|
File details
Details for the file validators-0.23.2-py3-none-any.whl
.
File metadata
- Download URL: validators-0.23.2-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cb68e489f946f4934dbd3c203f08486c53493ab1c204f39d13b13c209f60e2c1
|
|
MD5 |
3856d087abbf31b49ad923a2ffcafb1b
|
|
BLAKE2b-256 |
6469b102593aaef197766859045ad7a81c4f86db7027c3d43436647b2eb3afbb
|