Skip to main content

hedron-explorer

PyPI Python CI License: MIT

Development Component Explorer for Hedron.

HTMX panels for components, routes, graph, security, accessibility, packages, settings, charts, and interaction simulation — plus sanitized JSON APIs with rate limiting and audit hooks. Installed through hedron[dev]; not required in production.

Package maturity: Beta · Train: 0.41.x (published v0.41.0) · pin >=0.41.0,<0.42

Install

pip install "hedron[dev]>=0.41.0,<0.42"
# or install the package directly:
pip install "hedron-explorer>=0.41.0,<0.42"
# or
uv add "hedron[dev]>=0.41.0,<0.42"

Requires Python 3.11–3.14 and hedron.

Optional: hedron-explorer[fastapi] when you need an explicit FastAPI extra marker for tooling (the flagship hedron package already depends on FastAPI).

Usage

Enable the Explorer when constructing the app (development only by default):

from hedron import Hedron, Page, Text

app = Hedron(
    title="Demo",
    security="standard",
    session_secret="replace-me",
    explorer="development",
)


@app.page("/")
def home() -> Page:
    return Page(Text("Hello, Hedron"), title="Demo")

Open /hedron-explorer/ on the running app (explorer="development" or "secured"). Leave Explorer off in production.

What this package includes

  • Interactive component / route / dependency graph panels
  • Security and accessibility inspection surfaces
  • Interaction simulation helpers
  • Sanitized JSON APIs with rate limiting and audit hooks

Links

License

MIT. See the repository license.

Download files

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

Source Distribution

hedron_explorer-0.41.0.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

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

hedron_explorer-0.41.0-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file hedron_explorer-0.41.0.tar.gz.

File metadata

  • Download URL: hedron_explorer-0.41.0.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for hedron_explorer-0.41.0.tar.gz
Algorithm Hash digest
SHA256 9804194bc1616c7f704dc3818651e4c2996b3e459624f592e77ccb7e394985a9
MD5 785bfd34d6a660787686ee78ca88446f
BLAKE2b-256 aa1a383951dfe7ccb615c140bd0539e603b88b4e44f5731ac48d7d0557926ebe

See more details on using hashes here.

File details

Details for the file hedron_explorer-0.41.0-py3-none-any.whl.

File metadata

  • Download URL: hedron_explorer-0.41.0-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for hedron_explorer-0.41.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3acf2f2737ed7a8685c5ca6117a4a99695a08350b32a6c1d6d65581f4b66ed24
MD5 48f313d8af120b31211eeae3cfd9fde1
BLAKE2b-256 73396f5b80481aee812b6eb9d2a9b50f88dd513fb4d1df6f9139a8c830d930ab

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 Sentry Error logging StatusPage Status page