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.1.tar.gz
(28.8 kB
view details)
Built Distribution
File details
Details for the file validators-0.21.1.tar.gz
.
File metadata
- Download URL: validators-0.21.1.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
793d255243d41fbc7621ad20c9c8a0a938ead85a35b0f8f831f2bf5c1bc167fa
|
|
MD5 |
c16c49803c715920a21b5ff8f3026c2c
|
|
BLAKE2b-256 |
6fa86786089238c5df0e0db332c73545f8fa6f700660f95242219c202563e33d
|
File details
Details for the file validators-0.21.1-py3-none-any.whl
.
File metadata
- Download URL: validators-0.21.1-py3-none-any.whl
- Upload date:
- Size: 37.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
be7cfd6992738a78394696395ae552d3f4e272b0135b55a795bdbf3c1704cc4e
|
|
MD5 |
cee697f09dfc05425544cf4ac7a64c53
|
|
BLAKE2b-256 |
e7670c03709a40e9cd3945e1ada5dbb41bda60d755e6dee3544bfe1b77418b72
|