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.29.0.tar.gz
(67.2 kB
view details)
Built Distribution
File details
Details for the file validators-0.29.0.tar.gz
.
File metadata
- Download URL: validators-0.29.0.tar.gz
- Upload date:
- Size: 67.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c8c599ea8128a6425ecb3f0da9ee10dd22b3d41b2f89560383761abf39de4df |
|
MD5 | 1d84fd7ab7ae6933918a5658fa7f5ae2 |
|
BLAKE2b-256 | 9892734fc883c854a60d12641d5714a148d6e1b051380cf4ee307f0e45e38218 |
Provenance
File details
Details for the file validators-0.29.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.29.0-py3-none-any.whl
- Upload date:
- Size: 41.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 | 31a8285ca8889347babad77cc541f0b88e95b30553ca5f69b1d3ae4351587e3e |
|
MD5 | 8468a3c918f476a9531a602a8a17e03b |
|
BLAKE2b-256 | ef0830c5effdbc4ca3ea426a7bd042caa2f0593d43655eb3757792fabe170c2d |