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.33.0.tar.gz
(70.7 kB
view details)
Built Distribution
File details
Details for the file validators-0.33.0.tar.gz
.
File metadata
- Download URL: validators-0.33.0.tar.gz
- Upload date:
- Size: 70.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 535867e9617f0100e676a1257ba1e206b9bfd847ddc171e4d44811f07ff0bfbf |
|
MD5 | 6a8e9072df611a0540526bd5faaa5a59 |
|
BLAKE2b-256 | 5daf5ad4fed95276e3eb7628d858c88cd205799bcad847e46223760a3129cbb1 |
Provenance
File details
Details for the file validators-0.33.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.33.0-py3-none-any.whl
- Upload date:
- Size: 43.3 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 | 134b586a98894f8139865953899fc2daeb3d0c35569552c5518f089ae43ed075 |
|
MD5 | 8e5f19bc126ea0138d5c3500296299f6 |
|
BLAKE2b-256 | 042291b4bd36df27e651daedd93d03d5d3bb6029fdb0b55494e45ee46c36c570 |