Skip to main content

hedron-explorer

PyPI Python CI License: MIT

Development Component Explorer for Hedron (coordinated train 0.19.0; Ready to cut on main; last published PyPI/git = v0.18.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]>=0.19.0,<0.20"
# or
uv add "hedron[dev]>=0.19.0,<0.20"

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 /hedron-explorer/ on the running app (requires explorer="development" or secured). Leave Explorer off in production. See the Explorer API.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedron_explorer-0.19.0.tar.gz
  • Upload date:
  • Size: 15.3 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.19.0.tar.gz
Algorithm Hash digest
SHA256 b02bc03cc061db0385bb786255d5a1abf587599fda5dfd9c3f81c5680169556e
MD5 f39ec93f5a6bbb5c7adcb9f7cc4276b8
BLAKE2b-256 c7e0a2c3500615062dd228f4a66454613e61bea233720347a2ca88869f25ed17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hedron_explorer-0.19.0-py3-none-any.whl
  • Upload date:
  • Size: 14.2 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.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70e006f44e3bae9e889a15c7cc2e5ecfa363e7191b8c09cf6218f36ac070f792
MD5 ba743b6e14d44314ca5a18161f3f1bc7
BLAKE2b-256 62f65a902254972f4a3e5b5af00bbf517597eb8e99d5d05f6b0245ea6f04297f

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