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.28.3.tar.gz
(65.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file validators-0.28.3.tar.gz.
File metadata
- Download URL: validators-0.28.3.tar.gz
- Upload date:
- Size: 65.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6c79840bcde9ba77b19f6218f7738188115e27830cbaff43264bc4ed24c429d
|
|
| MD5 |
cce103104db757edb2a969dc7d1637c0
|
|
| BLAKE2b-256 |
74353a76942b43f1a7fac9d5cdd7ddb60cd21dde7fc30f41706fc6b2e3b41a5e
|
File details
Details for the file validators-0.28.3-py3-none-any.whl.
File metadata
- Download URL: validators-0.28.3-py3-none-any.whl
- Upload date:
- Size: 40.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53cafa854f13850156259d9cc479b864ee901f6a96e6b109e6fc33f98f37d99f
|
|
| MD5 |
b6d3b0a9b4659d7691da50367ace30bb
|
|
| BLAKE2b-256 |
1f75ade0cc0c65fd345685ebd55a688ee5389834db5270316285a8ab17bc75b8
|