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.41.x (published v0.41.0) · pin >=0.41.0,<0.42
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.41.0,<0.42"
# or
pip install "hedron-extras>=0.41.0,<0.42"
# experimental UI (requires an explicit opt-in):
pip install "hedron[experimental-ui]>=0.41.0,<0.42"
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.
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.41.0.tar.gz.
File metadata
- Download URL: hedron_extras-0.41.0.tar.gz
- Upload date:
- Size: 22.2 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 |
698bedc8c83b672f109aeba03a4a40a37af4216f72d8554763e7716be3c56df9
|
|
| MD5 |
67da15b70f80952ef45d8b2302cbb734
|
|
| BLAKE2b-256 |
dacf6c3cfef542b9c84554c480307240a7dc723894be2a98ae3d7914999f3831
|
File details
Details for the file hedron_extras-0.41.0-py3-none-any.whl.
File metadata
- Download URL: hedron_extras-0.41.0-py3-none-any.whl
- Upload date:
- Size: 30.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7e3e73ecd43766eee71fc555194a6ddb7e924f0e2b4313f1b216c7e77d90da3
|
|
| MD5 |
67018e42bd201ef0131fdea03b6af6ce
|
|
| BLAKE2b-256 |
b9d781c6e9f93ce0fa31989851f0475db19c4300831522cacbfc8a50aa99ccf3
|