Skip to main content

hedron-explorer

PyPI Python CI License: MIT

Development Component Explorer for Hedron (0.6.0).

Provides 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.

Install

pip install "hedron[dev]"
# or
uv add hedron --extra dev

Requires Python 3.11, 3.12, 3.13, or 3.14. Depends on hedron.

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")

Then open the Explorer route published by the app (see Explorer acceptance).

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.6.0.tar.gz (11.1 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.6.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedron_explorer-0.6.0.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for hedron_explorer-0.6.0.tar.gz
Algorithm Hash digest
SHA256 ac63913a0a53e9d7e6d7a96b09aed23a1723762b08e536b03648a38aa2cd8119
MD5 ef899ac79ef6ad9b3951f964cb998c19
BLAKE2b-256 084a4154568695609ee62fb3953f0c4c292d1ac93ff20b190c389dbc2b23df3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hedron_explorer-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7af4c8d0d0fac68d771dfef17a752aaa876445fe8507b40ef16c1104728a5257
MD5 dc63fe2fe342ee07a1b77def50afc347
BLAKE2b-256 734acb5395642e0d596c0fa37e240a59269b1df7bec5c207b431934c9fc6c05a

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