pyrig-runtime
Plugin system and CLI engine for projects built with pyrig.
Overview
Put simply, pyrig-runtime is a plugin system based on classes that declare functionality through code, and via subclassing these classes any state and functionality can be changed, removed or extended by overriding the methods of parent classes. For pyrig-runtime itself this applies to the CLI class it provides.
pyrig-runtime was built for pyrig which
uses it for its file generation and tool wrapping classes and its CLI.
pyrig-runtime is a standalone library — its only dependency is Typer, and nothing
here requires pyrig itself to be installed. pyrig is a development dependency and
dev toolkit; pyrig-runtime is a plugin system and automatic CLI enabler.
Features
- Plugin discovery via classes — define a base class and its subclasses are discovered automatically across every installed package that depends on it without the need for registration. Learn more.
- Automatic CLI — every project gets a working command-line interface, assembled from commands across its dependencies. Learn more.
Documentation
For anything beyond this overview, see the Documentation.
Release files for pyrig-runtime 3.23.35
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyrig_runtime-3.23.35.tar.gz | 19.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrig_runtime-3.23.35-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 48.5 kB
Release files / pyrig_runtime-3.23.35.tar.gz
| Download URL | pyrig_runtime-3.23.35.tar.gz |
|---|---|
| Size | 19.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b669b50c303f3311743af64354906e8307f41d92a5e6ded6f0b130afe8db6693
|
|
BLAKE2b-256 checksum How to use checksums |
8f5add9e6d34fa31f5d2e9058d4b832f626aa90305d7db884f61649e02d8a64e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","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}
|
Release files / pyrig_runtime-3.23.35-py3-none-any.whl
| Download URL | pyrig_runtime-3.23.35-py3-none-any.whl |
|---|---|
| Size | 28.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
74449bd29a3a385bb31e46b7b36ee5fc5915067ce62eef022aab0ac5a4cae0e4
|
|
BLAKE2b-256 checksum How to use checksums |
51e70d163d7e762aec25c5910a39f7279bcd0ee2a44dbb1502960a1b0f13763c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","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}
|