{"library":"prefixdate","type":"library","category":null,"description":"Prefixdate (version 0.5.0) is a Python library for parsing and processing date strings with varied levels of precision, such as '2001', '2001-4', or '2001-04-02'. It converts these partial dates into a structured format, enabling validation and re-formatting (e.g., normalizing '2001-4' to '2001-04'). The library is designed for handling ambiguous date prefixes and does not aim for full compliance with ISO 8601 or RFC 3339 standards, specifically excluding date ranges or calendar-week/day-of-year notations. It requires Python >=3.9. The latest version was released on August 4, 2025.","language":"python","status":"active","version":"0.5.0","tags":["date parsing","partial dates","date precision","datetime"],"install":[{"cmd":"pip install prefixdate","imports":["from prefixdate import parse","from prefixdate import normalize_date","from prefixdate import Precision","from prefixdate import parse_parts"]}],"homepage":null,"github":"http://github.com/pudo/prefixdate","docs":null,"changelog":null,"pypi":"https://pypi.org/project/prefixdate/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/prefixdate/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}