fengsp/plan
Crontab jobs management in Python observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4481
- days_rel: n/a
- days_push: 1509
- n_releases_24m: 0
Adoption not part of the score
1184 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Plan is a Python package for writing and deploying cron jobs, converting Python code into cron syntax. It provides a fluent API for defining scheduled tasks and commands to write, update, or clear crontab entries.
Use cases
- manage crontab jobs from python
- generate cron syntax without mistakes
- deploy scheduled tasks to a server
- define cron schedules in code
- update crontab programmatically
When to choose
- you want to define cron jobs in Python instead of raw crontab syntax
- you need to programmatically write, update, or clear crontab entries
- you want a quickstart scaffold for a schedule file
When to avoid
- you need distributed or long-running task queues like Celery
- you are not on a Unix-like system with crontab
- you need actively maintained tooling - the project has seen little activity since 2022
Facets
library · maturity maintenance
scheduling cli developer-tools python cli cron crontab job-scheduling task-automation automation devops command-line linux
3 sources
- readme: https://github.com/fengsp/plan · fetched 2026-08-28 · a27d9bca7339
- homepage: http://plan.readthedocs.org/ · fetched 2026-08-29 · b1c90bf752e7
- registry_pypi: https://pypi.org/pypi/plan/json · fetched 2026-08-29 · 8252036d41a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fengsp/plan | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem