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.24.0.tar.gz
(50.0 kB
view details)
Built Distribution
File details
Details for the file validators-0.24.0.tar.gz
.
File metadata
- Download URL: validators-0.24.0.tar.gz
- Upload date:
- Size: 50.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 | cd23defb36de42d14e7559cf0757f761bb46b10d9de2998e6ef805f769d859e3 |
|
MD5 | 90f3a79fa11565ab71531ff2e8059ac6 |
|
BLAKE2b-256 | 1bb0503cd6b91293aab8f543dcf92f4e3754e2e1c4678fe42b76427750fa3879 |
Provenance
File details
Details for the file validators-0.24.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.24.0-py3-none-any.whl
- Upload date:
- Size: 27.4 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 | 4a99eb368747e60900bae947418eb21e230ff4ff5e7b7944b9308c456d86da32 |
|
MD5 | 0ada4d7ea93b4ff1f156a39bec0bc42d |
|
BLAKE2b-256 | d50b5019838ec3bbb7e22218a172d8bd273d1fecf3e2f5e3e8b42b685837caad |