Thin public-side client for the SenseCraft Solution engine binary
Project description
solutionctl
Thin public-side client for the (closed-source) SenseCraft Solution engine
binary. solutionctl contains zero engine code — it only locates the
installed engine binary and drives it via subprocess / local REST.
How it finds the engine
Three-level resolution (solutionctl.engine_locator):
$SENSECRAFT_ENGINE_BINenvironment variable~/.sensecraft/engine.jsonhandshake file (written by the desktop App on startup)- Platform-native discovery:
- macOS:
mdfindby bundle identifier, with/Applicationsfallback - Windows:
Uninstallregistry keys (InstallLocation) - Linux:
dpkg -L sensecraft-solution
- macOS:
Each candidate is validated (is_file + executable + PyInstaller onedir
_internal sibling) before being accepted.
Commands
solutionctl deploy <id> [...]— drive<engine> deploy <id> --json, render the NDJSON event stream.solutionctl manage list-apps— start<engine> serve --headless, poll health, query the REST API, then shut the server down.solutionctl meta— print engine metadata (<engine> meta --json).
Project details
Release history Release notifications | RSS feed
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 sensecraft_solutionctl-0.1.1.tar.gz.
File metadata
- Download URL: sensecraft_solutionctl-0.1.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a08206bec196b34bf5b42e2f83292ea70d7f17d51f83097919605020859cd28
|
|
| MD5 |
4c5ea8560576ed667b8de8a30de2d07d
|
|
| BLAKE2b-256 |
9122ac830cb6524fbc8b49b843f1d092e04eb2154cdf2e910717c64863a39c95
|
File details
Details for the file sensecraft_solutionctl-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sensecraft_solutionctl-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dbbbfc25381f23d390ce54b7cf0aee6e7a33b5696c76d46954186c630090692
|
|
| MD5 |
dc59c079c001503fec76630d29b62547
|
|
| BLAKE2b-256 |
c530317d7107ee33f0a30b6f55a8dd8018f2d3a27efd239196ed5a0b42358543
|