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.1.tar.gz
(42.6 kB
view details)
Built Distribution
File details
Details for the file validators-0.23.1.tar.gz
.
File metadata
- Download URL: validators-0.23.1.tar.gz
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
106d8ca7e4516d0c77e1b7c112723834dbf39e4abdbfca2574ff7cf183db1786
|
|
MD5 |
dc40d355117992eefa2ececd1cc57a0d
|
|
BLAKE2b-256 |
b2682881ac33c2c015160afd9e3994f5e4e2150bc0e6ba4b470eae6c6e7e8641
|
File details
Details for the file validators-0.23.1-py3-none-any.whl
.
File metadata
- Download URL: validators-0.23.1-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 |
e812ad5c0a80e44ed81bf01e42da2435705988131b83add5c9204f781cb9a4fa
|
|
MD5 |
04a6e32c25a96082c1e1961663a604d2
|
|
BLAKE2b-256 |
d4017628818bc8477ec80f6a2c9a21a6b348cfa262daa4c5004bfcff5a9af9d9
|