Python Data Validation for Humans™
Project Links
Meta
Author: Konsta Vesterinen
Requires Python: >=3.9
Classifiers
Development Status
- 4 - Beta
Environment
- Web Environment
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Operating System
- OS Independent
Programming Language
- Python
- Python :: 3 :: Only
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: Implementation :: CPython
Topic
- Software Development :: Libraries :: Python Modules
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.
pip install validators
Then,
>>> import validators
>>>
>>> validators.email('someone@example.com')
True
Resources
Python 3.9 reaches EOL in October 2025.
May 01, 2025
0.35.0
Sep 03, 2024
0.34.0
Jul 15, 2024
0.33.0
Jul 10, 2024
0.32.0
Jul 08, 2024
0.31.0
Jul 04, 2024
0.30.0
Jul 01, 2024
0.29.0
May 25, 2024
0.28.3
May 24, 2024
0.28.2
Apr 19, 2024
0.28.1
Apr 04, 2024
0.28.0
Apr 03, 2024
0.27.0
Apr 02, 2024
0.26.0
Apr 02, 2024
0.25.0
Mar 24, 2024
0.24.0
Mar 20, 2024
0.23.2
Mar 19, 2024
0.23.1
Mar 19, 2024
0.23.0
Sep 02, 2023
0.22.0
Aug 11, 2023
0.21.2
Aug 11, 2023
0.21.1
Aug 11, 2023
0.21.0
Jun 05, 2022
0.20.0
May 04, 2022
0.19.0
Dec 18, 2020
0.18.2
Sep 03, 2020
0.18.1
Aug 19, 2020
0.18.0
Aug 03, 2020
0.17.1
Aug 02, 2020
0.17.0
Jul 16, 2020
0.16.0
May 07, 2020
0.15.0
Apr 02, 2020
0.14.3
Jan 24, 2020
0.14.2
Dec 04, 2019
0.14.1
Aug 21, 2019
0.14.0
May 20, 2019
0.13.0
May 08, 2019
0.12.6
Apr 15, 2019
0.12.5
Jan 02, 2019
0.12.4
Nov 13, 2018
0.12.3
Jun 03, 2018
0.12.2
Jan 30, 2018
0.12.1
Jun 03, 2017
0.12.0
Mar 27, 2017
0.11.3
Jan 08, 2017
0.11.2
Nov 19, 2016
0.11.1
Aug 30, 2016
0.11.0
Jun 13, 2016
0.10.3
Jun 11, 2016
0.10.2
May 09, 2016
0.10.1
Jan 09, 2016
0.10
Oct 10, 2015
0.9
Jun 24, 2015
0.8
Sep 07, 2014
0.7
Jun 25, 2014
0.6.0
Oct 31, 2013
0.5.0
Oct 29, 2013
0.4.0
Oct 27, 2013
0.3.0
Oct 22, 2013
0.2.0
Oct 17, 2013
0.1.0