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.0.tar.gz
(44.0 kB
view details)
Built Distribution
File details
Details for the file validators-0.23.0.tar.gz
.
File metadata
- Download URL: validators-0.23.0.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4b413f191646329cc3de65d7e54dcdffccada6301ca11d7a7e45f7b163c6ce6f
|
|
MD5 |
3625b59d4acae22eeea02e0b53d3a894
|
|
BLAKE2b-256 |
d99e09c562d50c2b90a6e727d948340f0055e36499ff8f1742cc1ad94915a26a
|
File details
Details for the file validators-0.23.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.23.0-py3-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5fad1863feb5003993e19b733beee31fc7a64f94ede4ead4bf08e1bcac8f8db6
|
|
MD5 |
e9497a7c5cc49454981d6916ebf20505
|
|
BLAKE2b-256 |
a810e1b40ff1c6eecf7fcf53cc6574ae96138bd77a67d5e1401c5e6fafb90c4e
|