{"library":"commonregex","type":"library","category":null,"description":"CommonRegex is a Python library that bundles a collection of commonly used regular expressions with a straightforward API. It simplifies the extraction of various patterns like dates, times, emails, phone numbers, links, IP addresses, prices, and street addresses from text strings. The current version is 1.5.4, released in 2014, indicating a maintenance-only cadence without active development.","language":"python","status":"maintenance","version":"1.5.4","tags":["regex","parsing","text processing","data extraction","regular expressions"],"last_verified":"Mon May 25","install":[{"cmd":"pip install commonregex","imports":["from commonregex import CommonRegex","from commonregex import date"]}],"homepage":null,"github":"https://github.com/madisonmay/CommonRegex","docs":null,"changelog":null,"pypi":"https://pypi.org/project/commonregex/","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":0.06,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/commonregex/compatibility"}}