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.0.tar.gz
(66.0 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.0.tar.gz.
File metadata
- Download URL: validators-0.28.0.tar.gz
- Upload date:
- Size: 66.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85bc82511f6ccd0800f4c15d8c0dc546c15e369640c5ea1f24349ba0b3b17815
|
|
| MD5 |
b78e17994e021a82c4aceeb58ba54f32
|
|
| BLAKE2b-256 |
33037e162540489433182faac61afde913780889fcd234c7998a422bcca720cc
|
File details
Details for the file validators-0.28.0-py3-none-any.whl.
File metadata
- Download URL: validators-0.28.0-py3-none-any.whl
- Upload date:
- Size: 39.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0184691dea3ba82b52c161ba81d3ec1d8be8da9609f0137d1430b395b366521
|
|
| MD5 |
199160f9d0eaf6f8e7a8c5284c26b20c
|
|
| BLAKE2b-256 |
8a166b3d3685ba8fffafd177e5f9c0ce63bb1ceaf379283d05c7ea884acaf6ee
|