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.28.x (last published 0.28.0) · pin >=0.28.0,<0.29

Install

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

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.28.0.tar.gz (17.0 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.28.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedron_explorer-0.28.0.tar.gz
  • Upload date:
  • Size: 17.0 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.28.0.tar.gz
Algorithm Hash digest
SHA256 d3645506073cc7f558bc4f35f928f9b4ccc14e583fa41a083069bb89d9b433e5
MD5 c4bb1da2511069380c52a9bb1f00d967
BLAKE2b-256 40db45ed76699059bdf4e8fafb182f38c5b05b1ad1ad94c6e502ce539c401644

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hedron_explorer-0.28.0-py3-none-any.whl
  • Upload date:
  • Size: 15.1 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.28.0-py3-none-any.whl
Algorithm Hash digest
SHA256 149feda5e169780063599046b4442c03a6f49c55df0a4c1b7f070c5517f5ed50
MD5 afb2715b35a5355ab0fca574c1da2afa
BLAKE2b-256 49abbfc99151e6be882b4e162df76de3ab6c02887251d4d753284478fdb8d3bf

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