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.12.33.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26624fb80b0a45e6490030e539408f40cf4314d418926d8b8714e9641be0abaa |
|
MD5 | 5415ec9fe5de7c2c50be04da49290f70 |
|
BLAKE2b-256 | 27a403f195be2989aeaefca6d32b5fdc40b51efc32020f3f7bf43c8402fad187 |
Hashes for rippling_flux_sdk-0.12.33-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53b9c39690855c82fcd85bffc925dbd84f4d17b53ab1e81f2ce9ed122c639f64 |
|
MD5 | 791aba5f470cd93a898f04c6173c5cd3 |
|
BLAKE2b-256 | d86d066e2a0c938af14ae6d0df21b63aad2949db9019736352071f727776c644 |