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.25.0.tar.gz
(52.1 kB
view details)
Built Distribution
File details
Details for the file validators-0.25.0.tar.gz
.
File metadata
- Download URL: validators-0.25.0.tar.gz
- Upload date:
- Size: 52.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ce8634a741d5cf3a9e84ddf58b18e2d7e90cd46321f5340269fd00eb553d355a
|
|
MD5 |
903ad82c875c3fc64035f4da417942aa
|
|
BLAKE2b-256 |
4ab72a58d13bfc716a8c992c2cbba70783d17922691f3c74c9563ab3ff33cf84
|
File details
Details for the file validators-0.25.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.25.0-py3-none-any.whl
- Upload date:
- Size: 28.3 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 |
ced341a606d5affa0dc7ea26658a757a45e4a391d4c75d228813017376672ffd
|
|
MD5 |
c705e3cc9badd2fde8b82ad5062d1041
|
|
BLAKE2b-256 |
e11a193ef57bffd9fcc2d65c8523efd37e77c4b82c6ddd436df8a9d448b92d69
|