Skip to main content

Running python crons in a Django project

Project description

https://travis-ci.org/Tivix/django-cron.png https://coveralls.io/repos/Tivix/django-cron/badge.png https://readthedocs.org/projects/django-cron/badge/?version=latest

Django-cron lets you run Django/Python code on a recurring basis proving basic plumbing to track and execute tasks. The 2 most common ways in which most people go about this is either writing custom python scripts or a management command per cron (leads to too many management commands!). Along with that some mechanism to track success, failure etc. is also usually necesary.

This app solves both issues to a reasonable extent. This is by no means a replacement for queues like Celery ( http://celeryproject.org/ ) etc.

WARNING

When upgrading from 0.3.6 to later versions you might need to remove existing South migrations, read more: https://docs.djangoproject.com/en/1.7/topics/migrations/#upgrading-from-south

Documentation

http://django-cron.readthedocs.org/en/latest/

This opensource app is brought to you by Tivix, Inc. ( http://tivix.com/ )

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

django-cron-0.4.0.tar.gz (10.4 kB view details)

Uploaded Source

File details

Details for the file django-cron-0.4.0.tar.gz.

File metadata

  • Download URL: django-cron-0.4.0.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-cron-0.4.0.tar.gz
Algorithm Hash digest
SHA256 cf68b51677d03e2fd46776996096af1085179a2b6d5a6477dd42a747400ce4dd
MD5 38b2b83d38dbdca72d02064c1204947b
BLAKE2b-256 a2c199d84d7d6ed31166bbba3d0d23a11e704a54425e051c9b28f7d55f925bd5

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