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.6.4.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.6.4-py3-none-manylinux_2_28_x86_64.whl (16.0 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

moraine_cli-0.6.4-py3-none-manylinux_2_28_aarch64.whl (15.7 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

moraine_cli-0.6.4-py3-none-macosx_11_0_x86_64.whl (15.2 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

moraine_cli-0.6.4-py3-none-macosx_11_0_arm64.whl (14.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: moraine_cli-0.6.4.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.6.4.tar.gz
Algorithm Hash digest
SHA256 df7c70c26d58c587e79cdf3aea36c15556f317f0617926e3be1f12c9c520fc6d
MD5 a574044469328ae75b420bd115902667
BLAKE2b-256 b5461e38a55a738ccd066282168d81772a34c9475996a2315638a09ee66eb0c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.6.4.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.6.4-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.6.4-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5e4ddf64b17a062db8631f786f76381817e0a51e7373e164444dc89bafb68d15
MD5 bf732073a2965043b15c03be26d8098d
BLAKE2b-256 5a9f6a422c449eff59fffdd23974b6a1a54804c6dc6966529e332633515d17bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.6.4-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.6.4-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.6.4-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e98b9f0514b9a3643cbee075e7171ce720775d2810d71e9c5730a6b742bbc1b
MD5 63421c5ce886555d427dce7f1d552104
BLAKE2b-256 01a092e466410491f6759aafa81fb816374faf082ab7fba6dfd35a89cf834f1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.6.4-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.6.4-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.6.4-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2800b38a7f0565e9c944f472fdaed96f1d3cfe24712e60788025c0ba0efd87f3
MD5 dfdded81918e7928a90cb9e81e29c82d
BLAKE2b-256 cb228978298e1ca8dc055f4e31a358cc89829718d75a28734f73aedaac99f682

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.6.4-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.6.4-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for moraine_cli-0.6.4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 560d386cd15b7df5b548c7d701e922d3751ec1737b71c42af9f1052c3c744af2
MD5 4149ef694f3427f66e96ef8c613111cf
BLAKE2b-256 0e6cc9976c82c44bdcb2d8bfdae85222a9f1c3de97ade78a539d8969b0b1feee

See more details on using hashes here.

Provenance

The following attestation bundles were made for moraine_cli-0.6.4-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