- Notifications
You must be signed in to change notification settings - Fork169
Python Data Validation for Humans™.
License
NotificationsYou must be signed in to change notification settings
python-validators/validators
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Python has all kinds of data validation tools, but every one of them seems torequire defining a schema or form. I wanted to create a simple validationlibrary where validating a simple value does not require defining a form or aschema.
pip install validators
Then,
>>>importvalidators>>>>>>validators.email('someone@example.com')True
Python 3.9reaches EOL in October 2025.
About
Python Data Validation for Humans™.
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published