validators 0.34.0
0
Python Data Validation for Humans™
Contents
Python Data Validation for Humans™
Stars: 970, Watchers: 970, Forks: 152, Open Issues: 1The python-validators/validators
repo was created 10 years ago and the last code push was 6 days ago.
The project is popular with 970 github stars!
How to Install validators
You can install validators using pip
pip install validators
or add it to a project with poetry
poetry add validators
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/validators/
- Documentation:
- https://yozachar.github.io/pyvalidators
- GitHub Repo:
- https://github.com/kvesteri/validators
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common validators errors.
Code Examples
Here are some validators
code examples and snippets.
GitHub Issues
The validators package has 1 open issues on GitHub
- Falsely detects unicode with FULL STOP as valid domain (eg ⒈com)
- 0.18.1: build_sphinx setuptools target fails