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.21.2.tar.gz
(40.7 kB
view details)
Built Distribution
File details
Details for the file validators-0.21.2.tar.gz
.
File metadata
- Download URL: validators-0.21.2.tar.gz
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
002ba1552076535176824e43149c18c06f6b611bc8b597ddbcf8770bcf5f9f5c
|
|
MD5 |
be2ef19fff74ffdf627df4bfd7586eed
|
|
BLAKE2b-256 |
82ae8c79246a983328a964e46ce95f2d20d10e6fb86bf4575cd9edfe8c058c15
|
File details
Details for the file validators-0.21.2-py3-none-any.whl
.
File metadata
- Download URL: validators-0.21.2-py3-none-any.whl
- Upload date:
- Size: 25.9 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 |
6ad95131005a9d4c734a69dd4ef08cf66961e61222e60da25a9b5137cecd6fd4
|
|
MD5 |
785cbcaf99c8376425e4f32700d3a3ab
|
|
BLAKE2b-256 |
8de7c2d0758c58dbd463b4a0a650f8cf3af5c4cbb6fbc61a36ce077964286feb
|