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.16.40.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30027cba55bffa4f50c39316fef9adf59c19ebc9a5ffc105ba2ab5ef901f2875 |
|
MD5 | 571e416e0e270a75810f274d55445e34 |
|
BLAKE2b-256 | 7a24a5bf772faf5f4118fc4e85ac2861112028523c08f5381bf7eb13d6744c67 |
Hashes for rippling_flux_sdk-0.16.40-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a661e7f863cf6188b3575d84347f512293341ca55ddc33544c389c5d94772a1b |
|
MD5 | 3e60be26db0b7026092ae92b06d140ec |
|
BLAKE2b-256 | 02fc770bc7cbe2ba3acea30fa6a60d4550ecb49043f952a0aa07389c3c114470 |