A framework for implementing Python services.
Project description
runtimepy (2.4.0)
A framework for implementing Python services.
Documentation
Generated
- By sphinx-apidoc
(What's
sphinx-apidoc
?) - By pydoc
(What's
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-2.4.0.tar.gz
(69.5 kB
view details)
Built Distribution
runtimepy-2.4.0-py3-none-any.whl
(105.7 kB
view details)
File details
Details for the file runtimepy-2.4.0.tar.gz
.
File metadata
- Download URL: runtimepy-2.4.0.tar.gz
- Upload date:
- Size: 69.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17f01d4ca8af35525690fba87ad838ecd1e5c961fd98524d8ea70df1e2caf796 |
|
MD5 | c992934f300da756056621fefb0c9181 |
|
BLAKE2b-256 | 77a338c2262f72299c57f14fc535e08bf2d9f71daadeac5484aeec7650834660 |
File details
Details for the file runtimepy-2.4.0-py3-none-any.whl
.
File metadata
- Download URL: runtimepy-2.4.0-py3-none-any.whl
- Upload date:
- Size: 105.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fa17ddd8c5bb0e0d6d3f4eada6cd48cc43f1a421b84edbee5c50f0873bb97ac |
|
MD5 | c8d955bdaf48ad14ba01d97c5f6e8bae |
|
BLAKE2b-256 | cc4ae6411458d90cac0b45251879b33f5e07403c077313b447f4e81e970d13fe |