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.0,<0.3"
Versions through 0.1.6 target older Hedron cores; keep the >=0.1.10 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.0
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.0.tar.gz | 10.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hedron_sample_kit-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.0 kB
Release files / hedron_sample_kit-0.2.0.tar.gz
| Download URL | hedron_sample_kit-0.2.0.tar.gz |
|---|---|
| Size | 10.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff386524335dfefe08982ad2c71efe847d27b4b6b7c855bcacb6256fc7a56e85
|
|
BLAKE2b-256 checksum How to use checksums |
07513704de33119a6aaef13ba9be02b27d492458faba986dec076a4e80188731
|
| 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.0-py3-none-any.whl
| Download URL | hedron_sample_kit-0.2.0-py3-none-any.whl |
|---|---|
| Size | 15.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9eaa499ad1bdf706c44c81042ff715b97b7504971c4943c5610e2e9235d5d21d
|
|
BLAKE2b-256 checksum How to use checksums |
919b880e618dc75f52d385f965ef0cdaf553fde31bd603daa5ca11dc9c976a6b
|
| 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}
|