Command-line tools for scalim
Project description
scalim-cli
Standalone command-line utilities for scalim (dev/tooling only).
Install:
uv tool install scalim-cli
# Run once without installing:
uvx scalim-cli --help
Usage:
scalim-cli --help
scalim-cli yaml-dsl --help
YAML DSL validation layers
scalim-cli yaml-dsl exposes two validation entrypoints with different responsibilities:
-
scalim-cli yaml-dsl validate <file.yaml>: runtime-parity validation (semantic + unknown-fields diagnostics).- Does not run JSON Schema validation.
- Does not emit “jsonschema 不可用 / 已跳过 schema 校验” warnings.
- Suitable for “will this config be accepted by runtime parse/compile/run?” checks.
-
scalim-cli yaml-dsl schema validate <file.yaml>: schema-only validation (structure/type) using JSON Schema.- Requires the
jsonschemadependency (Draft7). - Fails fast with actionable error output when
jsonschemais unavailable. - Suitable for fast authoring feedback and editor/LSP parity checks.
- Requires the
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
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 scalim_cli-0.9.2.tar.gz.
File metadata
- Download URL: scalim_cli-0.9.2.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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 |
bd7fa38876e5930ec5dd1f36107ee514b69a2952dbd188e6ea7079fd717e5cbc
|
|
| MD5 |
437b20ab96c30aad434c22dbe802fedc
|
|
| BLAKE2b-256 |
2a0cee0e4d6681510fc053f56f4079f2b5e78e83c5a11c6e7c3a88fb5acbd374
|
File details
Details for the file scalim_cli-0.9.2-py3-none-any.whl.
File metadata
- Download URL: scalim_cli-0.9.2-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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 |
4badb896d5062c3ca6551a4d62c453eb233f3ec32584f1b378b4c7afa6a7d3f7
|
|
| MD5 |
4effb0ba2e29c0c1c8fe86456e56c3ff
|
|
| BLAKE2b-256 |
ed5ed89defd1573787738b2220a01ccabb26b94c5f86ee5df9877cd31301e6f1
|