Skip to main content

hedron-explorer

PyPI Python CI License: MIT

Development Component Explorer preview for Hedron.

Provides registry-backed inspection of routes, components, HTMX inference, and security findings. 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.3.0.tar.gz (4.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.3.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedron_explorer-0.3.0.tar.gz
  • Upload date:
  • Size: 4.1 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.3.0.tar.gz
Algorithm Hash digest
SHA256 641aace99195c838eb382065ea81794645bc3420863b637ce096587f67d571ba
MD5 bb3aa4b541d7fd92867b110c1c41b14a
BLAKE2b-256 3438e43ec4d278d58c94e3ddd8b9f6467e0f9e211913a2ebd5d9423aca70bc21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hedron_explorer-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19c9d8c8b457ba397672b02010bd7379ebf9bec2eb0191e886ef13ba9a9e4a89
MD5 07b7d46f4f2dff55159e89bdd0077ab6
BLAKE2b-256 4992cf14de7ca1991a1d047de2cf1df1c4af39e9a8a951fb1e306edbfab213fa

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