groundhog 0.1.0 · available now

Download Groundhog.

Get the binary, add the Python client, or begin with the installation and API documentation.

binary

groundhog

One Rust binary containing the CLI and the Unix-socket API.

Apple Silicon macOS · x86-64 Linux

download the binary →
Python client

groundhog-sdk

Connect Python applications to a running Groundhog process.

pip install groundhog-sdk

install the Python SDK →
reference

documentation

Installation, CLI, API, operation, and Python SDK reference.

docs.groundhog.so

read the docs →

Start with the binary.

Add the Python SDK when application code needs ingest, replay, follow, or stream enumeration. Applications build derived views from replay.

view developer overview →