Skip to content

Repository files navigation

validators - Python Data Validation for Humans™

PyCQASASTDocsVersionDownloads

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.

pip install validators

Then,

>>>importvalidators>>>>>>validators.email('someone@example.com')
True

Resources


Python 3.9 reaches EOL in October 2025.

About

Python Data Validation for Humans™.

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages