validators 0.34.0
pip install validators
Latest version
Released:
Python Data Validation for Humans™
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Konsta Vesterinen
- Tags validation, validator, python-validator
- Requires: Python >=3.8
-
Provides-Extra:
crypto-eth-addresses
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Konsta Vesterinen
- Tags validation, validator, python-validator
- Requires: Python >=3.8
-
Provides-Extra:
crypto-eth-addresses
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file validators-0.34.0.tar.gz
.
File metadata
- Download URL: validators-0.34.0.tar.gz
- Upload date:
- Size: 71.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 647fe407b45af9a74d245b943b18e6a816acf4926974278f6dd617778e1e781f |
|
MD5 | 8cae932ff53da1607ed2ca354a93ba54 |
|
BLAKE2b-256 | 640791582d69320f6f6daaf2d8072608a4ad8884683d4840e7e4f3a9dbdcc639 |
File details
Details for the file validators-0.34.0-py3-none-any.whl
.
File metadata
- Download URL: validators-0.34.0-py3-none-any.whl
- Upload date:
- Size: 43.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c804b476e3e6d3786fa07a30073a4ef694e617805eb1946ceee3fe5a9b8b1321 |
|
MD5 | 67e72a64c6c6b95d4fe23575630f26f4 |
|
BLAKE2b-256 | 6e7836828a4d857b25896f9774c875714ba4e9b3bc8a92d2debe3f4df3a83d4f |