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 details)
Built Distribution
File details
Details for the file validators-0.31.0.tar.gz
.
File metadata
- Download URL: validators-0.31.0.tar.gz
- Upload date:
- Size: 69.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de7574fc56a231c788162f3e7da15bc2053c5ff9e0281d9ff1afb3a7b69498df |
|
MD5 | 25bc3d2aeaa23e117d6a7e36ac0f98cc |
|
BLAKE2b-256 | 518ce2cb169527a579733f8f3eb51fe385d8188c348cf10cf49d8496934bee35 |
Provenance
File details
Details for the file validators-0.31.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.31.0-py3-none-any.whl
- Upload date:
- Size: 42.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e15a600d81555a4cd409b17bf55946c5edec7748e776afc85ed0a19bdee54e56 |
|
MD5 | 30f363d5fa737d6c7c6ab8e39badc1fe |
|
BLAKE2b-256 | 1abc1d79b49016e97314e9790178e00a058b103f87dba60310f2f76e431e1212 |