Skip to main content

Read and modify the configuration of an existing Soliplex stack.

Project description

soliplex-plumber: tools for modifying a Soliplex stack

Library for reading and modifying the configuration of an existing Soliplex stack. It is the shared dependency for the skill projects that operate on a generated stack — the soliplex-template skill's add_room.py and the soliplex-concierge installer — so the stack-wiring rules live in one place.

The core does pure filesystem work: no Docker, no running backend. The soliplex_config module is the exception — it queries a running stack.

What it provides

  • rooms — generic, template-agnostic logic for adding a room to a stack: resolve and validate the stack root, infer its package, and ensure installation.yaml's room_paths loads the room (editing line-based, so comments and layout are preserved).
  • stack — shared plumbing to run soliplex-cli against a stack in a throwaway docker compose run --rm container (validate the stack, build the argv, capture or stream output), optionally binding an alternative installation tree to dry-run against. Needs Docker.
  • soliplex_config — query a running stack's resolved installation config via soliplex-cli config in a one-off backend container (show / get / rooms / room); installs the soliplex-config console script. Builds on stack.
from soliplex_plumber import rooms

project = rooms.resolve_project("/path/to/stack")
installed = rooms.install_room(project, "handbook", config_text=cfg)

Full documentation: https://soliplex.github.io/soliplex-plumber/

Project details


Download files

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

Source Distribution

soliplex_plumber-0.4.tar.gz (76.5 kB view details)

Uploaded Source

Built Distribution

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

soliplex_plumber-0.4-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file soliplex_plumber-0.4.tar.gz.

File metadata

  • Download URL: soliplex_plumber-0.4.tar.gz
  • Upload date:
  • Size: 76.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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

Hashes for soliplex_plumber-0.4.tar.gz
Algorithm Hash digest
SHA256 ecb4b2488bca437570db28c4a2166ed010acf487724d4c6dd94aca665f8f4423
MD5 f14811bcb13ed0b833ec7252c9ab0ace
BLAKE2b-256 906605fa28e7baffd5adc971e095bebffc6c187ca5b4c88fe7f7382949302ad4

See more details on using hashes here.

File details

Details for the file soliplex_plumber-0.4-py3-none-any.whl.

File metadata

  • Download URL: soliplex_plumber-0.4-py3-none-any.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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

Hashes for soliplex_plumber-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 70e321bc4f727025dd134c8c2255ceb23cae80114b04120451ef3489d26f4711
MD5 90b4eee55219b008c13973210ca6c0a4
BLAKE2b-256 1adf343f9bcb021131f16e1d00726f8aa5acff4cb16d25225e21e439ebd4ccc0

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