Doctrine is a helper for Python’s Invoke that helps you build libraries of useful tasks focused on a particular problem domain. It is useful if you want to organize and reuse common automation tasks using Invoke.
Project status
- Maintenance status: Evidence suggests the project is quiet/dormant rather than actively maintained, with the last upstream push on 2025-03-03 and no versioned updates shown after 2021 in the provided history.
- Update cadence: Updates appear sporadic, with early activity concentrated in 2021 (versions 0.0.0 to 0.6.0) followed by a multi-year gap relative to today (2026-06-09).
AI summary generated
Recent updates
0.6.0
Release 0.6.0 has no publisher-provided release notes. The diff shows primarily packaging and CI configuration changes, plus test/typing related configuration updates (PEP 561 marker and pytest flags).
0.0.4
Release 0.0.4 contains minimal code changes, with 2 files modified/added and a small net line delta. The main functional area affected is the `partial` helper in `doctrine/__init__.py`, plus a new `invoke` typing stub file under `stubs/`.
0.0.3
Release version 0.0.3 was published on 2021-03-05, but no release notes were provided by the publisher. As a result, no specific changes, features, fixes, or breaking behavior are documented in the available material.
0.0.2
Release 0.0.2 includes no published release notes. The code diff shows primarily development tooling and typing-related changes, with a small update to the `partial` helper implementation in `doctrine/__init__.py`.
0.0.1
This release appears to be a packaging change rather than a functional code change. The only detected modification is an update to setup.py to add a new runtime dependency.
0.0.0
The publisher provided release metadata (version 0.0.0) but no release notes content. No specific changes, features, fixes, or upgrade guidance are documented, so the developer impact of this release cannot be determined from the provided data.