GraphCanon updated Sep 17, 2026 · GitHub synced Sep 17, 2026
23views this month
Decision brief
doit offers Python-native task automation with file dependency tracking, enabling incremental builds.
Good fit when
- For developers who prefer defining tasks in pure Python.
- In projects where file dependency management is crucial for efficiency.
Avoid when
- If you need a tool that supports languages other than Python.
- When the project requires a more GUI-oriented task manager interface.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (216d since push)
- As of Sep 17, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 17, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install doit PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Pydoit is a Python-native task management and automation tool that tracks file dependencies and supports incremental builds.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 17, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 17, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 17, 2026)
:target: https://pypi.python.org/pypi/doitSource link
Tags
README
================ README ================ .. display some badges .. image:: https://img.shields.io/pypi/v/doit.svg :target: https://pypi.python.org/pypi/doit .. image:: https://github.com/pydoit/doit/actions/workflows/ci.yml/badge.svg?branch=master :target: https://github.com/pydo...
For agents
This page has a .md twin and JSON over the API.