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: Alpha · 0.27-compatible release: 0.1.7
Install
pip install "hedron-sample-kit>=0.1.7,<0.2"
Versions through 0.1.6 target older Hedron cores; keep the >=0.1.7 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.
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_sample_kit-0.1.7.tar.gz.
File metadata
- Download URL: hedron_sample_kit-0.1.7.tar.gz
- Upload date:
- Size: 4.9 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 |
37a9be64161d7e7903e64197b57371fd39c097f64186d25dd21306710ff4839e
|
|
| MD5 |
c2ea8b841fb287cabce0db0c7c78d3eb
|
|
| BLAKE2b-256 |
1d2f23651af37ff815db97fd9caf9e75bf0905437bece4e63526a964fa8784f2
|
File details
Details for the file hedron_sample_kit-0.1.7-py3-none-any.whl.
File metadata
- Download URL: hedron_sample_kit-0.1.7-py3-none-any.whl
- Upload date:
- Size: 6.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 |
4a0b9f06c7a7a8b8fe32911670f69bf28da84eccd5afd01bebf2ff5a240638f2
|
|
| MD5 |
7ac5524f371e88eb74cb8052300aeeb4
|
|
| BLAKE2b-256 |
8cc76feef0a56a6321fd48ee562e45db7e051c59e595519d8b0d475100670168
|