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.3.tar.gz (73.6 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.3-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: soliplex_plumber-0.3.tar.gz
  • Upload date:
  • Size: 73.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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.3.tar.gz
Algorithm Hash digest
SHA256 8d55f8de20d2d37ae7af2c30261e5e27b772be7b2d87bd6e0a9dccf054b2db04
MD5 85a7239c11842a17a784dd84b7a14e69
BLAKE2b-256 2098f39dcd97f678542d05f7f5236b9cf3fd562cec211dfec6e1ad634bfe1242

See more details on using hashes here.

File details

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

File metadata

  • Download URL: soliplex_plumber-0.3-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ea54870a44df2078a2748a5d2217810e83a37274b6f732c93dd56073581b8cb8
MD5 85fbd12fd166cb5427f5b10cd30b4425
BLAKE2b-256 8fc8a7541dcb6d7d6451438d6b28214063915f45d5646e95d19b586ee6235c9d

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