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
- Useful types for Python☆132Updated 2 months ago
- ☆68Updated 2 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 4 months ago
- ☆183Updated 3 weeks ago
- A coverage plugin to provide sensible default settings☆80Updated last week
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated last week
- ☆91Updated 9 months ago
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 4 months ago
- Proof-of-concept `record` type for Python☆30Updated 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 2 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- ☆41Updated 8 months ago
- Automated testing for the examples in your documentation.☆75Updated this week
- A mini dashboard to help find slow tests in pytest.☆80Updated 10 months ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Updated 2 years ago
- Fancy PyPI READMEs with Hatch☆172Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆81Updated 3 weeks ago
- Validation library for simple check on `pyproject.toml`☆160Updated last week
- Declarative Settings Library☆30Updated 3 weeks ago
- Pre-commit hook for upgrading type hints☆54Updated 2 years ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Experimental Python API for Ruff☆26Updated 5 months ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 3 months ago
- Build and Inspect Python Packages in GitHub Actions☆196Updated last week
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- 🎰 Ensure your __slots__ are working properly☆98Updated 2 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated 2 weeks ago