{"library":"validators","type":"library","category":null,"description":"Validators is a lightweight Python library designed for human-friendly data validation without the need for complex schemas or forms. It provides a wide array of simple functions to validate common data types such as email addresses, URLs, IP addresses, and more. On success, validator functions return `True`; on failure, they return a `ValidationFailure` object. The library is actively maintained, with frequent updates to add new validators and improve existing ones.","language":"python","status":"active","version":"0.35.0","tags":["data validation","email validation","url validation","ip address validation","lightweight","schema-less"],"last_verified":"Sun Jun 28","install":[{"cmd":"pip install validators","imports":["import validators"]}],"homepage":"https://python-validators.github.io/validators","github":"https://github.com/python-validators/validators","docs":"https://yozachar.github.io/pyvalidators","changelog":"https://github.com/python-validators/validators/blob/master/CHANGES.md","pypi":"https://pypi.org/project/validators/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/validators/compatibility"}}