frostming / frostming/flask-crontab

Remove crontab-exec dependency

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
101
Forks
7
PR merge metrics
No merged PRs in 30d

Description

For docker environments, it would not be common to run a cron in the same container as the main application process.

For those or similar use cases it would be great if flask-crontab could just output the crontab contents so it could be re-used with any other similar cron-daemon.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the command or entry point that currently invokes crontab-exec and inspect how scheduled tasks are assembled. Define an output mode that emits the crontab contents for reuse by another cron daemon, then verify that the existing in-container behavior is not broken.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python
Domain
backend, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.