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
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
File details
Details for the file chancy-0.4.0.tar.gz.
File metadata
- Download URL: chancy-0.4.0.tar.gz
- Upload date:
- Size: 21.9 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 |
a1b5a163c6fda1e96fc555bb35d0ca989ec8825d950a41b4dc26babdf7b5f7c4
|
|
| MD5 |
950d3c484c459e5509f4cc35a75153a8
|
|
| BLAKE2b-256 |
2b2f0c121d1942d16f4c2794c2e1270acd5a3a05290128aa8c41d4a3d80a996c
|
File details
Details for the file chancy-0.4.0-py3-none-any.whl.
File metadata
- Download URL: chancy-0.4.0-py3-none-any.whl
- Upload date:
- Size: 29.7 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 |
c46805f2c83f4ccc2abc0669d8350d673d5ddbd36d67e5d01af98086dcde6e15
|
|
| MD5 |
659ec1fc02186f0e4bb4e16677634a9a
|
|
| BLAKE2b-256 |
9c7a9de4966baa27df928d9668066715c946dca0609870396f7fc26d36dd7375
|