{"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"],"last_verified":"Mon Apr 27","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":null}