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.
☆78Updated this week
Alternatives and similar repositories for DateType:
Users that are interested in DateType are comparing it to the libraries listed below
- Builds a graph of a Python project's internal dependencies.☆77Updated this week
- ☆67Updated 7 months ago
- Useful types for Python☆124Updated last month
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆80Updated 6 months ago
- ☆92Updated 5 months ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆82Updated this week
- ☆175Updated this week
- ☆93Updated this week
- A mini dashboard to help find slow tests in pytest.☆79Updated 7 months ago
- Structured logging assertions☆59Updated 3 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated this week
- Build and Inspect Python Packages in GitHub Actions☆190Updated last week
- Proof-of-concept `record` type for Python☆30Updated 9 months ago
- A coverage plugin to provide sensible default settings☆73Updated this week
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 3 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆114Updated this week
- Pre-commit hook for upgrading type hints☆55Updated 2 years ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- Modern benchmarking library for python with pytest integration.☆52Updated last year
- ☆38Updated 4 months ago
- Vendorize packages from PyPI☆102Updated 6 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆83Updated 11 months ago
- Run pytest inside a sub interpreter☆22Updated last year
- Extend typing package functionalities☆59Updated last year
- 🎰 Ensure your __slots__ are working properly☆90Updated last month
- Conditional coverage based on any rules you define!☆69Updated last month
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Automated testing for the examples in your documentation.☆75Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆61Updated 3 months ago