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.35.68.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94a1cc25807af913de7f5ffa02b89a1cfbe398070bdc55d1f4a557a85702aa8e |
|
MD5 | 5fd027d74cf95acc3361614339e3f1ee |
|
BLAKE2b-256 | de3faa1df56abce63778ca8224e8e658e9200c779711021aff72612b8207acb4 |
Hashes for rippling_flux_sdk-0.35.68-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45410b8e464def7443c7ff0645aa954ba00fa99a04b9b8260e60fef3056b88bd |
|
MD5 | 9e8e0537696360e0eb57280056ed6230 |
|
BLAKE2b-256 | ddae44546b0adb1c067f15a67f382b7165cda13440cdc12525048e66f651a5f8 |