hedron-sample-kit
Third-party-shaped sample Hedron plugin package.
Demonstrates a component (Callout), styles, asset, named example, Explorer
panel, and diagnostic owner via the hedron.plugins entry point. Use it as a
reference when authoring your own plugin distribution.
Package maturity: Beta tooling-grade · compatible release: 0.1.10
Install
pip install "hedron-sample-kit>=0.2.3,<0.3"
Versions through 0.2.2 target older plugin contracts; keep the >=0.2.3 floor. See
Compatibility.
Enable the plugin in your app’s pyproject.toml:
[tool.hedron]
plugins = ["sample_kit"]
Usage
After install and enablement, import and render the sample component:
from hedron_sample_kit.components.Callout import Callout
callout = Callout(message="Plugin components load via entry points.")
Or discover it through the Component Explorer when hedron[dev] is installed.
What this package demonstrates
hedron.pluginsentry-point registration- Component folder layout (Python + CSS + assets + examples)
- Explorer panel registration
- Diagnostic owner metadata
Links
License
MIT. See the repository license.
Release files for hedron-sample-kit 0.2.3
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_sample_kit-0.2.3.tar.gz | 10.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hedron_sample_kit-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.5 kB
Release files / hedron_sample_kit-0.2.3.tar.gz
| Download URL | hedron_sample_kit-0.2.3.tar.gz |
|---|---|
| Size | 10.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
92a697aceceeb838265696f9c3a61babdf0a8257f9515d3362d4be88ac72c507
|
|
BLAKE2b-256 checksum How to use checksums |
3faacce4e4bdbdbf07a36419898045262bb055f07996209bcc96b2bf849a251c
|
| 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_sample_kit-0.2.3-py3-none-any.whl
| Download URL | hedron_sample_kit-0.2.3-py3-none-any.whl |
|---|---|
| Size | 15.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ae481b89e4126679fe1ac926e7e6bca1da1c6a85845190fe0caf2de7bbb282df
|
|
BLAKE2b-256 checksum How to use checksums |
630fe78b1c0fd476b106a3fb4440635ed7f45dcd39b532d9062f087a6973df8c
|
| 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}
|