Skip to main content

Nightly is a simple utility for executing a command every evening.

Project description

Nightly

Nightly is a simple utility for executing a command every evening. Think of it as a poor person's Cron that only does one thing with a less-flexible scheduling system. I built this to handle kicking off automated scripts inside a few Docker projects.

Requirements:

  • Python 3.6+
  • Python pip

Installation:

pip install nightly

Usage:

The following will run /path/to/script.sh every day at 4am:

# nightly --when 4:00 /path/to/script.sh

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

nightly-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

nightly-0.0.1-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

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