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.50.x (published v0.50.2) · pin >=0.50.1,<0.51
CodeEditor, TerminalView, and joystick/device bridges require the separate
hedron[experimental-ui] opt-in (import hedron_extras.experimental) and are not
part of the supported product UI under hedron[extras]. See
What’s ready.
Install
pip install "hedron[extras]>=0.50.1,<0.51"
# or
pip install "hedron-extras>=0.50.1,<0.51"
# experimental UI (requires an explicit opt-in):
pip install "hedron[experimental-ui]>=0.50.1,<0.51"
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 (Beta) |
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 the repository license.
Release files for hedron-extras 0.50.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hedron_extras-0.50.2.tar.gz | 22.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hedron_extras-0.50.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.2 kB
Release files / hedron_extras-0.50.2.tar.gz
| Download URL | hedron_extras-0.50.2.tar.gz |
|---|---|
| Size | 22.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
163e75a740dc3306b7a84f7ccca8e565aa092c1fd243dc486c3fa76df0a54b24
|
|
BLAKE2b-256 checksum How to use checksums |
d30d35e1bd11bd39d2a5ecbb4ca3d868f2059c873a6672459b99735d64f4f34f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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}
|
Release files / hedron_extras-0.50.2-py3-none-any.whl
| Download URL | hedron_extras-0.50.2-py3-none-any.whl |
|---|---|
| Size | 30.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8cd790a6d5cb646aa62b2892ebedd1f01801e9202f937e194bacc1d816ba2e9a
|
|
BLAKE2b-256 checksum How to use checksums |
15de3155e165f9d6f2284d72af1aa9b16bc71222ba37e142b869be45e8d092be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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}
|