{"library":"datetype","type":"library","category":null,"description":"A type wrapper for the standard library `datetime` that supplies stricter checks, such as making `datetime` not substitutable for `date`, and separating out Naive and Aware datetimes into separate, mutually-incompatible types. Current version: 2025.11.30. Released roughly monthly.","language":"python","status":"active","version":"2025.11.30","tags":["datetime","type-safety","stricter-types","python"],"install":[{"cmd":"pip install datetype","imports":["from datetype import Date","from datetype import DateTime","from datetype import NaiveDateTime","from datetype import AwareDateTime"]}],"homepage":null,"github":"https://github.com/glyph/DateType","docs":"https://datetype.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/datetype/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/datetype/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}