A simple and flexible job queue for Python
Project description
Chancy
A postgres-backed task queue for Python.
Key Features
- Support for job priorities, retries, timeouts, scheduling, global rate limits, memory limits, unique jobs, and more
- asyncio-based worker with support for asyncio, threaded, process-based, and sub-interpreter job execution.
- Configurable job retention for easy debugging and tracking
- Minimal dependencies (only psycopg3 required)
- Plugins for a dashboard, workflows, cron jobs, and more
- Optional transactional enqueueing for atomic job creation
- asyncio & sync APIs for easy integration with existing codebases
Documentation
Check out the getting-started guide and the API documentation at https://tkte.ch/chancy/.
Screenshots
Chancy comes with an optional dashboard that provides a basic look into the status of your queues:
Similar Work
Many similar projects exist. Some of them are:
Project details
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
chancy-0.13.2.tar.gz
(786.5 kB
view details)
Built Distribution
chancy-0.13.2-py3-none-any.whl
(305.8 kB
view details)
File details
Details for the file chancy-0.13.2.tar.gz
.
File metadata
- Download URL: chancy-0.13.2.tar.gz
- Upload date:
- Size: 786.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d7af26cd95ec028829a102d56f0b849088a3afb379840f9efbdccea4173442a |
|
MD5 | 32403639cb388464d603b3f8798308d1 |
|
BLAKE2b-256 | 250dceefda93c00bfdc3ef7cf6019d0aefd5a958ce369c93f07a57e3f91f562b |
File details
Details for the file chancy-0.13.2-py3-none-any.whl
.
File metadata
- Download URL: chancy-0.13.2-py3-none-any.whl
- Upload date:
- Size: 305.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f8164ef8e30231ce6e7cb88956f8dd52066561e75d455832aecdb09242f0ba2 |
|
MD5 | d71057c6ca5458602d29bbbfab3cab71 |
|
BLAKE2b-256 | 6a8b5cc38421b996da45d4bd6a8af77b5c9c0309a59e08c850f7c605402775af |