glyph / DateTypeLinks
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.
☆81Updated 2 months ago
Alternatives and similar repositories for DateType
Users that are interested in DateType are comparing it to the libraries listed below
Sorting:
- Builds a graph of a Python project's internal dependencies.☆87Updated last week
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated 3 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.