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:
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.18.0.tar.gz
(1.1 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
chancy-0.18.0-py3-none-any.whl
(313.0 kB
view details)
File details
Details for the file chancy-0.18.0.tar.gz.
File metadata
- Download URL: chancy-0.18.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbb4308505f813e229e950868ab2005b7a3b32206b103d63fb8104502031f4ef
|
|
| MD5 |
52bb62c967b83d1d50e40640868f7e63
|
|
| BLAKE2b-256 |
f7edd67c79cdbb129f6c5c75b045d310f9324ebd738b6df25681b1aab8d54c3a
|
File details
Details for the file chancy-0.18.0-py3-none-any.whl.
File metadata
- Download URL: chancy-0.18.0-py3-none-any.whl
- Upload date:
- Size: 313.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75f0215db64d33d4bc54567e453a4190aec26e7324cab7ff2ec6e905e5327e50
|
|
| MD5 |
76912d99fd9508be42267f6a307271ed
|
|
| BLAKE2b-256 |
dde361ed92a0f4af086142befe0a7efc5d3ab032c08c0184a4c5cbc8580dea90
|