Skip to main content

cron tab handler

Project description

Crontab_py

Introduction

Crontab_py is a Python module designed to simplify the management of cron jobs. It enables easy addition, removal, and listing of scheduled tasks.

Example

from crontab_py import Crontab

ct = Crontab()
ct.add_job(
    cmd="echo 'hello world'",
    frequency="* * * * *",
    path_to_log="/tmp/crontab.log",
    id="my_job",
    description="my job"
)

Sphinx Documentation

Explore the complete documentation for detailed usage instructions and advanced features.

Get Started

For installation and additional details, refer to the official website or check out the API Guide.

Feel free to contribute, report issues, or suggest improvements by raising an issue

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crontab_py-0.0.4.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crontab_py-0.0.4-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file crontab_py-0.0.4.tar.gz.

File metadata

  • Download URL: crontab_py-0.0.4.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for crontab_py-0.0.4.tar.gz
Algorithm Hash digest
SHA256 e3357d706809362395edc4c18ec8e4c9c97ddf7d0beb89e7bff6c94985df5797
MD5 1a314b3d4e30a01a16e0ae85aa8b8802
BLAKE2b-256 4fd72f1d91528506db6021b4e5358eab2172454c74063e18b5d8de7a351b5fc3

See more details on using hashes here.

File details

Details for the file crontab_py-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: crontab_py-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for crontab_py-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0bf141c919bd7d4cfc89b24d4a3520c55618384e69768c7e5ac8292ba4dfd00e
MD5 9a217e89a791d10efd9efc05aaa75174
BLAKE2b-256 c129c5795ff16caf1342a8273001a79ddc84d031c0cd97f7f6aefeea3ab72b84

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page