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.32.0.tar.gz
(69.8 kB
view details)
Built Distribution
File details
Details for the file validators-0.32.0.tar.gz
.
File metadata
- Download URL: validators-0.32.0.tar.gz
- Upload date:
- Size: 69.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9ee6e6d7ac9292b9b755a3155d7c361d76bb2dce23def4f0627662da1e300676
|
|
MD5 |
679e7482237d7fee0250f012edd51854
|
|
BLAKE2b-256 |
21a3629e0fc0c704e486ad7ba1e1c7fb3e0366d895a079001f71145ac9d3e683
|
File details
Details for the file validators-0.32.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.32.0-py3-none-any.whl
- Upload date:
- Size: 42.7 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 |
e9ce1703afb0adf7724b0f98e4081d9d10e88fa5d37254d21e41f27774c020cd
|
|
MD5 |
09d8ba3d6397fb7a6ca0fb4e0ca76b5d
|
|
BLAKE2b-256 |
610128bd2e320ff8445bd2baf760e6e77a0fbc3bb2dce13e7f21fd024bea8eb9
|