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.25.0 (Published) · pin >=0.25.0,<0.26

Install

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

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 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.25.1.tar.gz (15.7 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.25.1-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedron_explorer-0.25.1.tar.gz
  • Upload date:
  • Size: 15.7 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.25.1.tar.gz
Algorithm Hash digest
SHA256 cedb27eece301a298b2f2fb7a4c465d5c3aca5a5ba278e57f6e4597e662c596e
MD5 1d38a3f41d800c1d5d6d3653d1b86393
BLAKE2b-256 020b9d912cd493b82898c3d5b4b0a599bfcecdda68e9fe9e6ccedddeafff53bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hedron_explorer-0.25.1-py3-none-any.whl
  • Upload date:
  • Size: 14.4 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.25.1-py3-none-any.whl
Algorithm Hash digest
SHA256 37cf1081bcf4d27d5246e25d7070d8aaf9f139504377fbe430b97ddd6ac89e6b
MD5 a821d750e5b269ae2d4580225a288e0f
BLAKE2b-256 5a674454af64d997223bdca0fdf065b133ab765b8a41a15733286cc40e1fab87

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