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.0.tar.gz
(20.9 kB
view details)
Built Distribution
File details
Details for the file validators-0.21.0.tar.gz
.
File metadata
- Download URL: validators-0.21.0.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
245b98ab778ed9352a7269c6a8f6c2a839bed5b2a7e3e60273ce399d247dd4b3
|
|
MD5 |
4092f8a4a40a00f8035af199cf966308
|
|
BLAKE2b-256 |
1fc54095e7a5a6fecc2eca953ad058a3609135d833f986f84951f7e26790d651
|
File details
Details for the file validators-0.21.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.21.0-py3-none-any.whl
- Upload date:
- Size: 27.7 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 |
3470db6f2384c49727ee319afa2e97aec3f8fad736faa6067e0fd7f9eaf2c551
|
|
MD5 |
8703853b2d10cfbe15e8f60b8c248b0a
|
|
BLAKE2b-256 |
ad5018dbf2ac594234ee6249bfe3425fa424c18eeb96f29dcd47f199ed6c51bc
|