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.39.82.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19daa841c628a0ae09786a0d471ddf14942de754f5fd2566c1413d09e33e10e3 |
|
MD5 | bc9b1fb6653e947723feb676746060ac |
|
BLAKE2b-256 | db679791b937567ff4c899e80b194ea0f74666baa8bbaac3942b68dcb83bc82a |
Hashes for rippling_flux_sdk-0.39.82-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1ab2488f8cb16b2b08cc89dd78a6037921e214bd98186d58f673d23e6e28c12 |
|
MD5 | 3653bd079c82eb3c548ce8b80a3b9dcc |
|
BLAKE2b-256 | 9d8435d26f826d87035db3901b8b4c102542b7ceb415a08737ebf1c13b4ad5a7 |