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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedron_explorer-0.7.0.tar.gz
  • Upload date:
  • Size: 11.6 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.7.0.tar.gz
Algorithm Hash digest
SHA256 6f5b40306cf61e2fba5a75ec22b9aff6de02f1b1d431235b0478a894f31dd4d1
MD5 97c69e2b60f43ada4bc8bca6eedf4a30
BLAKE2b-256 6329d02ea70a94e66404b8d1f13cb0ec55c6cff6b7007cdae265b80acf9b477e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hedron_explorer-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 11.6 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0db658f771f68c6b54b67c02551e913667b4f7a737939abe690cd45ed9c7a130
MD5 f40b2f1e2b0e41d35df48085911fd698
BLAKE2b-256 01759ccb82738df79f29802f4d91bdf79628e7fc6da8f4d737673690991e4a7d

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