Skip to main content

Python bindings for Cloacina - a robust workflow orchestration engine

Project description

Cloaca

Python bindings for Cloacina - a robust workflow orchestration engine.

This is the dispatcher package that automatically selects and loads the appropriate backend (PostgreSQL or SQLite) based on availability.

Installation

# For PostgreSQL backend
pip install cloaca[postgres]

# For SQLite backend
pip install cloaca[sqlite]

Usage

import cloaca

# The backend is automatically detected
print(f"Using backend: {cloaca.get_backend()}")
print(cloaca.hello_world())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloaca-0.2.0a2.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file cloaca-0.2.0a2.tar.gz.

File metadata

  • Download URL: cloaca-0.2.0a2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for cloaca-0.2.0a2.tar.gz
Algorithm Hash digest
SHA256 43ae192d6043f12ab4edfde48bdb0b3629a8264d35eb8464c3b16b8617c1a1cc
MD5 82bb50fef9c4e45cc52da59d6a2d6f1f
BLAKE2b-256 eefc5acf9d9b89e9db22fe400bfd0d7548d3e40efa91c453f3f5d01556a8b5ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page