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.4
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.4.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hedron_sample_kit-0.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.6 kB
Release files / hedron_sample_kit-0.2.4.tar.gz
| Download URL | hedron_sample_kit-0.2.4.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
04401e8dab74713f1d9d6f519e7321425c1bbf0cab760886309d9bc942e170b2
|
|
BLAKE2b-256 checksum How to use checksums |
ca71e8d29038aae9f28f2720690bc11f059e5a68b6f83cb9ab45caebddb48f8b
|
| 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.4-py3-none-any.whl
| Download URL | hedron_sample_kit-0.2.4-py3-none-any.whl |
|---|---|
| Size | 15.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9cb9378281ce1a29175ff244a073f14e39fa0b0147c05b06cd651cb73d92352d
|
|
BLAKE2b-256 checksum How to use checksums |
164437b34e8437c28515cb9bb1820ac407d4d7fed8a6c7dd42d3a085f9009c67
|
| 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}
|