Skip to main content

Running python crons in a Django project. Updated to work with Django 4.0 by Rehmat Alam.

Project description

Deprecated

Please use https://github.com/iMerica/dj-rest-auth as this project is no longer maintained. Thanks!

django-cron

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 providing 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.

Documentation

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

This open-source 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

django4-cron-0.5.1.tar.gz (13.0 kB view details)

Uploaded Source

File details

Details for the file django4-cron-0.5.1.tar.gz.

File metadata

  • Download URL: django4-cron-0.5.1.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/59.0.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.9

File hashes

Hashes for django4-cron-0.5.1.tar.gz
Algorithm Hash digest
SHA256 c4ff13455c0b18fa4728c47e44e8c750e6bae03dd5a5a43efec0fbde1d0b9bda
MD5 196af56e7b308dcd4913fe9fe6a9a26b
BLAKE2b-256 6a5f42dd1584e1840c7d7295c8bc105e8bca781c24aa4d44ea28100ec4160c56

See more details on using hashes here.

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