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.22.0.tar.gz
(41.5 kB
view details)
Built Distribution
File details
Details for the file validators-0.22.0.tar.gz
.
File metadata
- Download URL: validators-0.22.0.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77b2689b172eeeb600d9605ab86194641670cdb73b60afd577142a9397873370 |
|
MD5 | e7b36d935ebafe149629146cbfe5b0c8 |
|
BLAKE2b-256 | 9b2140a249498eee5a244a017582c06c0af01851179e2617928063a3d628bc8f |
Provenance
File details
Details for the file validators-0.22.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.22.0-py3-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61cf7d4a62bbae559f2e54aed3b000cea9ff3e2fdbe463f51179b92c58c9585a |
|
MD5 | 596c1f4bbe83722187d4acb88a19151b |
|
BLAKE2b-256 | 3a0c785d317eea99c3739821718f118c70537639aa43f96bfa1d83a71f68eaf6 |