hedron-extras
Curated optional extras and analysis workbenches for Hedron.
Specialized data-app interactions built on public Hedron plugin contracts — not
a second component runtime. Install as hedron-extras or via hedron[extras].
Absent extras add no core import, browser asset, startup, or transitive
dependency cost.
Package maturity: Beta · Train: 0.25.0 (Published) · pin >=0.25.0,<0.26
EXTRAS-025: CodeEditor, TerminalView, joystick/device bridges are quarantined
behind hedron[experimental-ui] (import hedron_extras.experimental) — not product
UI under hedron[extras]. See
What’s ready.
Install
pip install "hedron[extras]>=0.25.0,<0.26"
# or
pip install "hedron-extras>=0.25.0,<0.26"
# experimental landmines:
pip install "hedron[experimental-ui]>=0.25.0,<0.26"
Requires Python 3.11–3.14 and hedron-core.
Optional extras
| Extra | Notes |
|---|---|
json_editor / data_explorer |
Editor / explorer workbenches |
chart_workbench |
Pulls hedron-data + hedron-charts (Alpha) |
image_tools / calendar / signature / typeahead |
UI tools |
sandbox |
Experimental browser-Python sandbox |
experimental-ui |
Quarantined CodeEditor / TerminalView / joystick / device |
all |
hedron-data + hedron-charts |
Quick start
from hedron_extras import MetricCard
card = MetricCard(label="Active users", value="1,284", hint="+12% WoW")
Components register automatically via the hedron.plugins entry point when the
package is installed.
Component highlights
| Area | Components |
|---|---|
| Workbenches | JSONEditor, DataExplorer, ChartWorkbench |
| Composition | ChoiceCards, TreeView, Steps, SplitPane, FloatingAction |
| Editors | Calendar, SignaturePad, Typeahead |
| Image | ImageCompare, ImageCrop, ImageRegionSelect, ImageAnnotations |
| Recipes | AvatarProfile, BadgeLink, MetricCard, TodoList |
Quarantined (hedron[experimental-ui]) |
CodeEditor, TerminalView, Joystick, DeviceBridge |
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hedron_extras-0.25.0.tar.gz.
File metadata
- Download URL: hedron_extras-0.25.0.tar.gz
- Upload date:
- Size: 21.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d13862fd33d3df333800b42a84dcb6b410ee2ff206fad4e9fc2e16dd9f6655af
|
|
| MD5 |
8dfd42d5ad6f6627830d6eb8fc6aaddf
|
|
| BLAKE2b-256 |
e398dbf443b20541025e5d0a4e212019df5fe267fb4b77af9ef7de6fadda0e54
|
File details
Details for the file hedron_extras-0.25.0-py3-none-any.whl.
File metadata
- Download URL: hedron_extras-0.25.0-py3-none-any.whl
- Upload date:
- Size: 30.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14642e10ed2cfcb4d9bd92dc71bbe298cf31d2542e121a7c527c04b783cfcb1e
|
|
| MD5 |
faa1aca2edeaf975ed3014e5e23bda0d
|
|
| BLAKE2b-256 |
17478a4759729916c3f227596602769f919fbdf4dc8006be08804529d34664e6
|