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
Python 3.8 reaches EOL in October 2024.
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.30.0.tar.gz
(68.6 kB
view details)
Built Distribution
File details
Details for the file validators-0.30.0.tar.gz
.
File metadata
- Download URL: validators-0.30.0.tar.gz
- Upload date:
- Size: 68.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2dc5ffef052040bc11b62677429a904f9e04abaf35e0196ac509237cd3c9961 |
|
MD5 | 125dc4b8dad0982f403f644da1709bf5 |
|
BLAKE2b-256 | 279bc2b06e2bf893136b2f5244e17b35eb2ad75a0f17479645a3bbfaa0ad1634 |
Provenance
File details
Details for the file validators-0.30.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.30.0-py3-none-any.whl
- Upload date:
- Size: 42.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f2387a9fe76d26c151ab716de18e34467413800abced256fd3a506f4f51cbdc |
|
MD5 | fc665b9264c6d481065a6fd489fe9641 |
|
BLAKE2b-256 | c4736d5831757e116b5bdf9f1ade8c98aa987c0ed92ebc00e51bed3e216bec54 |