Skip to main content

Routines is a simple package that provides a single decorator for you to mark functions as tasks (routines) that should be executed on a regular schedule.

To use, simply do the following:

from routines import Routine

@Routine(60)
def my_routine_task(b):
        print b

my_routine_task('Hello!')
my_routine_task('Yay!')

As a result of the above, “Hello!” and “Yay!” will print every 60 seconds.

Download files

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

Source Distribution

routines-0.0.2.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file routines-0.0.2.tar.gz.

File metadata

  • Download URL: routines-0.0.2.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for routines-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b39718eaad72cfc010be411c1e0be5a212eca9b60d847777bca7f2f7a54608f2
MD5 fd2eedb2935c2a3993766a2d78cfb77c
BLAKE2b-256 85acf9c606a7790beff05a5fe138230064d37013930044533dc1cc3ffd4493ae

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page