plan

Crontab jobs management in Python

  • 所有者: fengsp/plan
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Plan

Plan is a Python package for writing and deploying cron jobs.  Plan will 
convert Python code to cron syntax.  You can easily manage your cron jobs
with Plan like a charm.  It is designed for elegancy and writing cron jobs
with as little amount of code as possible.  It's extensible but comes with
serveral good useful job types out of the box.

The purpose is making writing cronfile fun and without causing mistakes.

Plan has following goods:

-   one command to create a quickstart example schedule.py file
-   easy to define your task, every frequency, at moment, running path,
    running bash environment, task output
-   handle communicate with your crontab process with features like write,
    update or clear

Read the docs at http://plan.readthedocs.org/

If you feel anything wrong, feedbacks or pull requests are welcome.

主要指标

概览
名称与所有者fengsp/plan
主编程语言Python
编程语言Makefile (语言数: 2)
平台
许可证Other
所有者活动
创建于2014-05-27 06:35:31
推送于2022-07-16 22:44:50
最后一次提交2020-05-14 11:02:37
发布数5
最新版本名称0.5 (发布于 )
第一版名称0.1 (发布于 )
用户参与
星数1.2k
关注者数39
派生数98
提交数101
已启用问题?
问题数9
打开的问题数1
拉请求数7
打开的拉请求数3
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?