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.1.tar.gz
(786.6 kB
view details)
Built Distribution
chancy-0.13.1-py3-none-any.whl
(305.8 kB
view details)
File details
Details for the file chancy-0.13.1.tar.gz
.
File metadata
- Download URL: chancy-0.13.1.tar.gz
- Upload date:
- Size: 786.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9eb395dffa69afdde1c8ba0bcce65469511378da49e59a6e04bd277588cf1a05 |
|
MD5 | 3df0ea7fc1ed211fd100dd2634f4ed36 |
|
BLAKE2b-256 | 62d54cb75487ddac8d8bfa252e9ad514fe6c0a12628db0d6f3953b1523fc3f42 |
File details
Details for the file chancy-0.13.1-py3-none-any.whl
.
File metadata
- Download URL: chancy-0.13.1-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 | 13246165eb0bff69f81b45c872c225b97d18bf5c769bfe1df3269517c9ad8eea |
|
MD5 | 0437f84255ad7b3610cb14a9248bf032 |
|
BLAKE2b-256 | 5f623cb8ee5ac1ecbe14747eeea4c208c483cdcb5f4e6c7b8e9c7eb47a145f8e |