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.3.1.tar.gz
(18.5 kB
view details)
Built Distribution
chancy-0.3.1-py3-none-any.whl
(24.9 kB
view details)
File details
Details for the file chancy-0.3.1.tar.gz
.
File metadata
- Download URL: chancy-0.3.1.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef745da472151769328e2846816cde9dcc3742a98bf7c0b3e1e0b4d053ceee5a |
|
MD5 | 371bca0dbef5ad999ea0463478bd5b52 |
|
BLAKE2b-256 | 793f2f5a70579fb43090976cf098e19cf937f27d866276ddac55a48e75e96a17 |
File details
Details for the file chancy-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: chancy-0.3.1-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b76e62c98fbd1589dbfce55b7c35d39fb088b29b27535cbaa4d2f698514638dc |
|
MD5 | 9d7f517ea6720983770335e2605f7ade |
|
BLAKE2b-256 | a2b1f2ad35fccf6ad3b36d4803c58adc2343f592555f9188f26c861a6221f3ad |