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.2.tar.gz
(59.2 kB
view details)
Built Distribution
File details
Details for the file validators-0.28.2.tar.gz
.
File metadata
- Download URL: validators-0.28.2.tar.gz
- Upload date:
- Size: 59.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c440474291f62bd93fdbb16db125d93b0522ca89e088d8ad8be1f91e651f566 |
|
MD5 | 38093c4cbd2bc65692dfb0313b38c049 |
|
BLAKE2b-256 | f904ed0532c45392d884de362add01f0d5f487430e2a0e5761b00304c64be526 |
Provenance
File details
Details for the file validators-0.28.2-py3-none-any.whl
.
File metadata
- Download URL: validators-0.28.2-py3-none-any.whl
- Upload date:
- Size: 34.9 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 | 3e9dce98013255ddf44620dfc9f3604492fde9eb835576d72cc00a4916cb84dd |
|
MD5 | 771220518a94e9bfc5119dc91431bb5a |
|
BLAKE2b-256 | 099ef5dfd27dcc94578f994b14fb56f97126ae6f49985c1fc5a984f575dda359 |