{"library":"validator-collection","type":"library","category":null,"description":"validator-collection is a Python library offering a comprehensive suite of over 60 functions for data validation and type checking. It provides both 'validator' functions that return the validated value or raise an error, and 'checker' functions that return a boolean. The current version is 1.5.0, with releases occurring periodically, sometimes with significant gaps between minor versions.","language":"python","status":"active","version":"1.5.0","tags":["validation","data validation","checkers","validators","data types"],"last_verified":"Sat May 23","install":[{"cmd":"pip install validator-collection","imports":["from validator_collection.validators import email","from validator_collection.validators import url","from validator_collection.checkers import is_email","from validator_collection.checkers import is_url","from validator_collection import validators","from validator_collection import checkers"]}],"homepage":null,"github":"https://github.com/insightindustry/validator-collection","docs":"http://validator-collection.readthedocs.io/en/latest","changelog":null,"pypi":"https://pypi.org/project/validator-collection/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":1.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/validator-collection/compatibility"}}