No project description provided
Project description
Chancy
A postgres-backed task queue for Python.
This project is currently in the early stages of development. Use at your own risk. It's guaranteed to be buggy and incomplete.
Features
- Fully-featured Jobs, with priorities, retries, timeouts, memory limits, future scheduling, and more.
- Transactional job queueing. Jobs are only inserted into the database if the transaction they were created in is committed.
- Completed jobs stick around in the database for easy debugging and job tracking, with configurable retention policies.
- Dependency-free except for psycopg3.
- Multi-tenant support with prefixes for all database tables.
Documentation
Checkout the getting-started guide and the API documentation at https://tkte.ch/chancy/.
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.5.0.tar.gz
(23.5 kB
view details)
Built Distribution
chancy-0.5.0-py3-none-any.whl
(32.3 kB
view details)
File details
Details for the file chancy-0.5.0.tar.gz
.
File metadata
- Download URL: chancy-0.5.0.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f99f998c9a3cfa3bcd4a759d0f2d61a3f06e388597343d27b0b898cd9aa42f65 |
|
MD5 | 992583048bf4392a6a390ff246379b6f |
|
BLAKE2b-256 | 6cb2cfa15e1e68c887c5ea62cc36e3f9584969442b6b3f71348e3f9279a9e8fc |
File details
Details for the file chancy-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: chancy-0.5.0-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e685b3e6494df4b9e806f8d4f0c95719992bb1d7b36acd9277a3f9355f41534 |
|
MD5 | c882cbfa125bfedbdbbe7edd1856260a |
|
BLAKE2b-256 | 9e06f629823889ca9e7103f6ae01241665084625e60c6cb8022f9f55460373d6 |