Skip to main content

Heliokit CLI host package with component discovery and Python API.

Project description

heliokit

Heliokit CLI host package.

This package provides:

  • heliokit console entrypoint
  • component discovery via entry_points
  • component installation via heliokit components install
  • local development fallback that scans sibling component pyproject.toml files
  • a small Python API (Heliokit)

Current package metadata is pinned to Python 3.10.

Inside this repository, the CLI acts as a bridge layer over the existing desktop-side algorithm modules under the repository root.

Quick Start

From the repository root:

pip install ./cli/heliokit
python .\cli\install.py heliokit-data-swv

Then list discovered components:

heliokit components list
heliokit components install --dry-run heliokit-data-swv

For PyPI-only installation:

heliokit components install --online heliokit-data-swv

Python API

from heliokit import Heliokit

kit = Heliokit()
components = kit.list_components("data")
summary = kit.read_data("swv", input="D:/data/sample.swv", include_values=True)

For a fuller monorepo guide, command examples, and component parameter conventions, see cli/README.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

heliokit-0.1.0-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file heliokit-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: heliokit-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for heliokit-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 00844025a90014bb28c5a4e752f0eb872cf811d56e1b13d95da152943c0decd5
MD5 c0bc3e3d64f6ad67a7fa9f070dd16a6f
BLAKE2b-256 eb6cc35a68c6c9877f92cc4ef7ce1ed6ec88f5e510b099fbb2285018a0ea2a4b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page