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.27.0.tar.gz
(54.5 kB
view details)
Built Distribution
File details
Details for the file validators-0.27.0.tar.gz
.
File metadata
- Download URL: validators-0.27.0.tar.gz
- Upload date:
- Size: 54.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a70757730619a2c0788aa3c60ba1680372173237c445571586cdef02e37223b |
|
MD5 | 3cc623a1c53be1f3d4468b354f3d0c09 |
|
BLAKE2b-256 | 6264afd007574487585f60165d0c68b9d34daf27c58e196aa9ccbadd902f0e95 |
Provenance
File details
Details for the file validators-0.27.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.27.0-py3-none-any.whl
- Upload date:
- Size: 30.4 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 | bc0d93d874a363bde9e61b7e31dd274fef168ec057ecb8118edc96c161a89285 |
|
MD5 | 4e05b7122bc965f1343dc58a7c0d085d |
|
BLAKE2b-256 | 13ff9651b8c8ea5340b7c54190e004586daae83ac8605b9b78a825b8e371edb6 |