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.19.44.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a231627bf33a5b6e9b41781a65ca925cd290153f5057a110ab10bd197fff45d0 |
|
MD5 | 9729fa7ba9a0afdb40ebf646a99d30ae |
|
BLAKE2b-256 | 5b8516900a62947bbfab6335a50be7050d76a4bf950cddec99fd39cfb1dc8742 |
Hashes for rippling_flux_sdk-0.19.44-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b488f496332be8968bbcf62771fec6da66017b99e2a3f91f1ab21b871e358cf |
|
MD5 | ed0b7f373bb4dd63eec3cef40134229d |
|
BLAKE2b-256 | 28c0b29249521db24d1dbde76891576a04b749c01dc9e9b2d2cc025505a452c9 |