Skip to main content

orcha

Unix pipes for AI workflows. Define reusable tasks and linear pipelines in orcha.yaml; run them from Python with a single line.

from orcha import Orcha

o = Orcha("./orcha.yaml")
for event in o.run("summarize-and-translate", "./article.txt"):
    print(event)

The package ships a tiny Python wrapper; the actual engine is a Go binary that's auto-downloaded to ~/.orcha/bin/ on first use.

Download files

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

Source Distribution

orcha_dev-0.2.0.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

orcha_dev-0.2.0-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file orcha_dev-0.2.0.tar.gz.

File metadata

  • Download URL: orcha_dev-0.2.0.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for orcha_dev-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3d35d4d3cf2558cfa4b9412e03aa312baae8a60a3bc0c0b980c4619f0e8abfed
MD5 d833ed99534373662ca1141186911150
BLAKE2b-256 639dfffed3605b55af4becd24f9d901667a35a5240524030d402e6eabc2209d2

See more details on using hashes here.

File details

Details for the file orcha_dev-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: orcha_dev-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for orcha_dev-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0e2d242430b085779ce891b7764d8580aa80eeeb30ebccde193715c012f60020
MD5 50502d788f71f5e5471a23198dc752b5
BLAKE2b-256 c29f7aa17bef0c4e21151e21c0ad3287006586bf1aa4e7d35a3bfe691ad0c96c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 files

0.1.0

1 file

Supported by

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