Defines the interfaces and data-models used by Rippling Flux Apps.
Project description
rippling-flux-sdk
Defines the interfaces and data-models used by Rippling Flux Apps.
The distribution name for this project is rippling-flux-sdk
, which is how it is listed in PyPI. Once added as a
dependency though, use the name flux_sdk
as the import name.
The imports for this package should be included in the scaffolding for a Flux App, in general Flux app developers will not need to write that code. By being distributed as a package, it will allow your IDE to inspect the defined types for additional context.
Getting Started
Code is linted with ruff. It's recommended to run ./install_hooks.sh
to run linting on commit.
Linting can also be run manually with ./run_ruff.sh
. In many cases it's possible to auto-fix
linting errors with ./run_ruff.sh --fix
.
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
Built Distribution
Hashes for rippling_flux_sdk-0.15.39.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ceb27236178ac52ad1092b7965ebcb122bd84f5d04e558f1caefdaf1889d0f4 |
|
MD5 | f07ddb5323347efbefc8fc3d9ee10309 |
|
BLAKE2b-256 | ab5571da10a4be27a99a6c543af2e9d785028595591038884cfa26ccefddd057 |
Hashes for rippling_flux_sdk-0.15.39-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2ca374c2f1d427042cbf09f8ddcb6be362d82135b7a77f739dfeb99fb843514 |
|
MD5 | 4fb8ea46929036e6c5a2e6ca76791ae9 |
|
BLAKE2b-256 | caff31bb261de57d1bdedba9222bcb4bc567ce4f3231af1609d56d2ee8454a78 |