Skip to main content

A lightweight task runner

Project description

# SIDE KICK

Side Kick is a simple, lightweight scheduler for Python. Assign a task to run by adding the `@sidekick` decorator and passing in the schedule for the task eg.

`@sidekick(seconds=30)`

`@sidekick(minutes=45)`

`@sidekick(hours=6)`

`@sidekick(days=7)`

`@sidekick(minutes=45, hours=12)`

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

side-kick-0.0.2.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distribution

side_kick-0.0.2-py3-none-any.whl (3.2 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