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.17.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.17.0-py3-none-any.whl
(310.9 kB
view details)
File details
Details for the file chancy-0.17.0.tar.gz.
File metadata
- Download URL: chancy-0.17.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a4ec8b304057ebcdc615553b4a798f92cb41281bfd8fe905a664509ebe0336c
|
|
| MD5 |
39c9a2ca3d390636d039d61266c96827
|
|
| BLAKE2b-256 |
b0af92a4f7c4df00e7113a72e7bbbbe68245d4fbd282ca1a1347ccbfd6bfa0da
|
File details
Details for the file chancy-0.17.0-py3-none-any.whl.
File metadata
- Download URL: chancy-0.17.0-py3-none-any.whl
- Upload date:
- Size: 310.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2eb626b02a2e8e5ab8385ae654c76026f780f3567686183c836aaa3bb8552f40
|
|
| MD5 |
32e54e2ff4180405bd116892c49c76b7
|
|
| BLAKE2b-256 |
da69203e29bdc5be683c1678d2b4765e3fa0eed38b1396333c33550b230f6f04
|