Skip to main content

Unified realtime agent trace database & search MCP

Project description

moraine-cli (PyPI distribution)

This directory packages the Moraine CLI binaries as platform-tagged Python wheels so they can be installed with:

uv tool install moraine-cli
# or
uvx --from moraine-cli moraine --help

The PyPI distribution name is moraine-cli because the shorter moraine is already taken on PyPI by an unrelated InSAR postprocessing tool. The command-line entry points installed by the wheel are the original short names — moraine, moraine-ingest, moraine-monitor, moraine-mcp — so after uv tool install moraine-cli you still run moraine up the same as before.

The wheel contains prebuilt binaries — the exec-shim package (moraine_cli/__init__.py) calls os.execvpe into the bundled moraine, moraine-ingest, moraine-monitor, and moraine-mcp binaries with the bundled web/monitor/dist/ and config/moraine.toml paths exposed via MORAINE_MONITOR_DIST / MORAINE_DEFAULT_CONFIG env vars.

This is a packaging wrapper, not a Python library. It is not the pyo3 binding at bindings/python/moraine_conversations/ — that ships separately.

How wheels are built

Wheels are not produced by maturin, setuptools, or a direct pip wheel . — they are assembled from the already-built moraine-bundle-<target>.tar.gz release artifacts by scripts/build-python-wheels.py.

This keeps the Rust build and the Python packaging cleanly separated and guarantees the wheel contents are byte-identical to the GitHub Releases bundle.

See RFC #219 for the full rationale.

Why building from source is refused

Moraine needs a Rust toolchain and bun to produce the monitor frontend — way out of scope for pip install. The sdist is a stub that raises a clear error:

$ pip install moraine-cli --no-binary moraine-cli
ERROR: moraine ships as prebuilt binary wheels only. Install via a
       platform with a published wheel, or build from source with:
       https://github.com/eric-tramel/moraine#install-from-source

See scripts/build-python-sdist.py.

Install from the main repo

If you want the full source workflow (editable installs, Rust toolchain, development ClickHouse), see the top-level README instead.

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

moraine_cli-0.7.1.tar.gz (1.1 kB view details)

Uploaded Source

Built Distributions

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

moraine_cli-0.7.1-py3-none-manylinux_2_28_x86_64.whl (16.9 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

moraine_cli-0.7.1-py3-none-manylinux_2_28_aarch64.whl (16.6 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

moraine_cli-0.7.1-py3-none-macosx_11_0_x86_64.whl (16.1 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

moraine_cli-0.7.1-py3-none-macosx_11_0_arm64.whl (15.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file moraine_cli-0.7.1.tar.gz.

File metadata

  • Download URL: moraine_cli-0.7.1.tar.gz
  • Upload date:
  • Size: 1.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for moraine_cli-0.7.1.tar.gz
Algorithm Hash digest
SHA256 14e438813b756df74618d5441e121d0b84ea0dd5ded01c1519c1cae3eeb59d9c
MD5 438f2b84bf0e9509077aded4f9660220
BLAKE2b-256 9896966cc6f7380370c8638d4db8560a99845bc191dd03c934da5351649fa8de

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.7.1.tar.gz:

Publisher: release-moraine.yml on eric-tramel/moraine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file moraine_cli-0.7.1-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.7.1-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a8e7257e566e7789a2f46ba9f49631cbf54c868a53da5fabbb5329799743cd4b
MD5 3a8ed3d1b154a5311ea13e4259030387
BLAKE2b-256 073908c8b86e7aa0d2640f674f401b8dc4ad46a8dfaaaf73ce6bc30db8d72682

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.7.1-py3-none-manylinux_2_28_x86_64.whl:

Publisher: release-moraine.yml on eric-tramel/moraine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file moraine_cli-0.7.1-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.7.1-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 318c3decba9d6f6b9796a117fa979834e80f1897d727778942be0479180c543c
MD5 75e6d04dd4b8ea6d1139f7f907bce9b9
BLAKE2b-256 5601f02bb3a6ab149e9b3964a205d2660257245f91276515dacf5bb5acaa1625

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.7.1-py3-none-manylinux_2_28_aarch64.whl:

Publisher: release-moraine.yml on eric-tramel/moraine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file moraine_cli-0.7.1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.7.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f78159a22b14a4d01e3733ce1372f2b644d3d56cb36ff66a579b22536e94ca8e
MD5 c13866dffaaa9528d247827a52c97c5c
BLAKE2b-256 68a130b0ec7bbc6bb4ffb43e03220b6aa6724ab72b58ef3db45dcacc5d430549

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.7.1-py3-none-macosx_11_0_x86_64.whl:

Publisher: release-moraine.yml on eric-tramel/moraine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file moraine_cli-0.7.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.7.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f3d3e2094cc0c871d69fd86e6dd4e4ac96b495a6675ccad39fd3654d174abe4
MD5 4a86a2245ae89553a52f0d089009fb2d
BLAKE2b-256 f3433e37aa3a514d134df4e68871eccadfee73309d81bc2ffe284e7ca354634e

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.7.1-py3-none-macosx_11_0_arm64.whl:

Publisher: release-moraine.yml on eric-tramel/moraine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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