A framework for implementing Python services.
Project description
runtimepy (1.5.3)
A framework for implementing Python services.
See also: generated documentation
(created with pydoc
).
Python Version Support
This package is tested with the following Python minor versions:
Platform Support
This package is tested on the following platforms:
ubuntu-latest
macos-latest
windows-latest
Introduction
Command-line Options
$ ./venv3.11/bin/runtimepy -h
usage: runtimepy [-h] [--version] [-v] [-C DIR] {arbiter,tui,noop} ...
A framework for implementing Python services.
options:
-h, --help show this help message and exit
--version show program's version number and exit
-v, --verbose set to increase logging verbosity
-C DIR, --dir DIR execute from a specific directory
commands:
{arbiter,tui,noop} set of available commands
arbiter run a connection-arbiter application from a config
tui run a terminal interface for the channel environment
noop command stub (does nothing)
Sub-command Options
arbiter
$ ./venv3.11/bin/runtimepy arbiter -h
usage: runtimepy arbiter [-h] configs [configs ...]
positional arguments:
configs the configuration to load
options:
-h, --help show this help message and exit
tui
$ ./venv3.11/bin/runtimepy tui -h
usage: runtimepy tui [-h] [-i ITERATIONS] [-r RATE]
options:
-h, --help show this help message and exit
-i ITERATIONS, --iterations ITERATIONS
maximum number of program iterations (if greater than
zero, default: 0)
-r RATE, --rate RATE frequency (in Hz) to run the interface (default: 60.0
Hz)
Internal Dependency Graph
A coarse view of the internal structure and scale of
runtimepy
's source.
Generated using pydeps (via
mk python-deps
).
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
runtimepy-1.5.3.tar.gz
(57.2 kB
view details)
Built Distribution
runtimepy-1.5.3-py3-none-any.whl
(85.8 kB
view details)
File details
Details for the file runtimepy-1.5.3.tar.gz
.
File metadata
- Download URL: runtimepy-1.5.3.tar.gz
- Upload date:
- Size: 57.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d016e3fadf7e5d216663c8e2c2c508415a406f225460546d5a9fcc5fca5c9317 |
|
MD5 | f767e682e1d951d309c670705962570a |
|
BLAKE2b-256 | bec882f03394a2634cdb1e861977a3a4f67649a94c7371451153ebf455d10232 |
File details
Details for the file runtimepy-1.5.3-py3-none-any.whl
.
File metadata
- Download URL: runtimepy-1.5.3-py3-none-any.whl
- Upload date:
- Size: 85.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 110efa5d7fd7eddd7c782b6494cd55f33ff3ec6e364431a4dbfcb74d06bc5104 |
|
MD5 | d5aafe4989a657c1e571431f078e1fd6 |
|
BLAKE2b-256 | 7270cf894a3507bc5001e0a7d0717db62b2ee9e10926a0d2627f0963542f831d |