django-background-tasks 1.2.5
pip install django-background-tasks==1.2.5
Released:
Database backed asynchronous task queue
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: arteria GmbH, John Montgomery
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Django Background Task is a database-backed work queue for Django, loosely based around Ruby’s DelayedJob library. This project was adopted and adapted from lilspikey django-background-task.
To avoid conflicts on PyPI we renamed it to django-background-tasks (plural). For an easy upgrade from django-background-task to django-background-tasks, the internal module structure were left untouched.
In Django Background Task, all tasks are implemented as functions (or any other callable).
There are two parts to using background tasks:
creating the task functions and registering them with the scheduler
setup a cron task (or long running process) to execute the tasks
Docs
See Read the docs.
Donations
django-background-tasks is free software. If you find it useful and would like to give back, please consider to make a donation using Bitcoin or Paypal. Thank you!
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: arteria GmbH, John Montgomery
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-background-tasks-1.2.5.tar.gz
.
File metadata
- Download URL: django-background-tasks-1.2.5.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e1b19e8d495a276c9d64c5a1ff8b41132f75d2f58e45be71b78650dad59af9de
|
|
MD5 |
b7a3d3f9f97e0a410e5454cbf4de2429
|
|
BLAKE2b-256 |
43823f36d2c23d0f09bb1c9552c4871a22113c11c8ea2ea4033df5a93a181360
|