glyph / DateType
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.
☆80Updated last month
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 2 weeks ago
- Useful types for Python☆129Updated last month
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated last week
- Pre-commit hook for upgrading type hints☆54Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated 3 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 4 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- ☆67Updated 10 months ago
- Database Access☆18Updated this week
- Build and Inspect Python Packages in GitHub Actions☆194Updated 3 weeks ago
- A pytest plugin that limits the output to just the things you need.☆92Updated 8 months ago
- ☆181Updated this week
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- A mini dashboard to help find slow tests in pytest.☆79Updated 10 months ago
- Structured logging assertions☆61Updated 6 months ago
- ☆41Updated 7 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆81Updated this week
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A coverage plugin to provide sensible default settings☆79Updated last month
- Command-line parsing library for Python 3.☆131Updated 8 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- 🎰 Ensure your __slots__ are working properly☆98Updated last month
- ☆44Updated 4 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- Automated testing for the examples in your documentation.☆75Updated 3 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Declarative Settings Library☆30Updated last week
- Flake8 plugin for return expressions checking.☆62Updated last year
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆64Updated 3 months ago