lib and tooling for Cap'n Proto-based FBP flows
Project description
Docker image
The Docker image is able to execute the runnable components of this repository. For example, the channel_starter_service.
Run with
docker run -it zalfrpm/mas_python_fbp python -m zalfmas_fbp.run.channels
Expose port 9989 and mount a local config to ./configs/channel_starter_service.toml:
docker run -it \
-p 9989:9989 \
-v "$(pwd)/configs/channel_starter_service.toml:/app/configs/channel_starter_service.toml:ro" \
zalfrpm/mas_python_fbp \
python -m zalfmas_fbp.run.channels
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
zalfmas_fbp-0.2.15.tar.gz
(36.9 kB
view details)
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 zalfmas_fbp-0.2.15.tar.gz.
File metadata
- Download URL: zalfmas_fbp-0.2.15.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.9.5 Linux/6.12.10-76061203-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d4dc5f91bd8aaa3561815ca87e4e9d6be4ac7cfacfbd2bcf984a8bcdadd2d31
|
|
| MD5 |
514e21eed4f625a344853c19dfe4dd86
|
|
| BLAKE2b-256 |
ab28e447bb5cc1885847326f01f82828845506c490e83a7500fd600705f494b0
|
File details
Details for the file zalfmas_fbp-0.2.15-py3-none-any.whl.
File metadata
- Download URL: zalfmas_fbp-0.2.15-py3-none-any.whl
- Upload date:
- Size: 71.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.9.5 Linux/6.12.10-76061203-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
313f38392a9a0768c4b75e410b38b4eafd1f89b59e201cc3f2aba78a3bfaca0e
|
|
| MD5 |
6281b24f2b876815979196ed2643be0c
|
|
| BLAKE2b-256 |
4b0f8b9c25d2aa8e26b1cb6e40a7aa1e84b76f0d97ec7e04d6076aeda613a5db
|