[ buster ]
[ 原始碼: python-crontab ]
套件:python-crontab(1.9.3-2)
python-crontab 的相關連結
Debian 的資源:
下載原始碼套件 python-crontab:
- [python-crontab_1.9.3-2.dsc]
- [python-crontab_1.9.3.orig.tar.gz]
- [python-crontab_1.9.3-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [launchpad.net]
相似套件:
Python module for reading and writing crontab files
python-crontab is a Python module for reading and writing crontab files and accessing the system crontabs automatically and simply using a direct API. This package includes the module for python2.
Features include:
- Displaying and modifying system and user crontab files - Adding comments to be displayed with jobs - Validating jobs - Searching for jobs
其他與 python-crontab 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-croniter
- provides iteration for datetime object with cron like format - Python 2.x
-
- dep: python-dateutil
- powerful extensions to the standard Python datetime module