Task queue logic for OpenAleph built upon procrastinate
Project description
OpenAleph Procrastinate
The most dumbest task queue for OpenAleph based on procrastinate
Documentation
https://openaleph.org/docs/lib/openaleph-procrastinate
Development
This package is using poetry for packaging and dependencies management, so first install it.
Clone this repository to a local destination.
Within the repo directory, run
poetry install --with dev
This installs a few development dependencies, including pre-commit which needs to be registered:
poetry run pre-commit install
Before creating a commit, this checks for correct code formatting (isort, black) and some other useful stuff (see: .pre-commit-config.yaml)
requirements.txt
To lock dependencies, we use poetry lock and a pre-commit hook that exports the lockfile to requirements.txt. Always make sure to check in the lockfile when adding packages.
License and Copyright
openaleph-procrastinate, (C) 2025 Data and Research Center – DARC
openaleph-procrastinate is licensed under the AGPLv3 or later license.
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 openaleph_procrastinate-0.0.11.tar.gz.
File metadata
- Download URL: openaleph_procrastinate-0.0.11.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Linux/6.12.35+deb13-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
550fa2d3f3f697a872974611d70e84ac3726b0d81f16885d4aab3f9c508fac12
|
|
| MD5 |
89e224040f5486123e632dce4c7bb0ca
|
|
| BLAKE2b-256 |
5d751e172614aeeb9eff39704cd1e9da2081ff532ff01911ddb6b9e0664e29ba
|
File details
Details for the file openaleph_procrastinate-0.0.11-py3-none-any.whl.
File metadata
- Download URL: openaleph_procrastinate-0.0.11-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Linux/6.12.35+deb13-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0efa852b85ac9835aedd4f8f9d91da7c02849df619e16ee738f6f49a58f8c8b
|
|
| MD5 |
ec854f92316f713375edad97e8bf3f0e
|
|
| BLAKE2b-256 |
e43958b87408ab6b68315ee72d6fc50750abbceccf2efd8dba35eb0344b6aecc
|