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.11.32.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54ca4eee92b231ae4ad3f2755fa9c8288cf42704c0745acc42127ad60c19205b |
|
MD5 | b13b82d49f49ab69fc2910e852ae305d |
|
BLAKE2b-256 | 161b9d96f1378ddd6fc5b74852e8280321009ef6e83c74ab92aa4a452183891e |
Hashes for rippling_flux_sdk-0.11.32-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72bb34e34a53e55139d6a2b994b687e484744a31fa20829d44d58db6143e6566 |
|
MD5 | 9bad2a69d60028e7b682eb0e35674f75 |
|
BLAKE2b-256 | 0b452529006d1fe07c8f89027605d275297a62e7ed4b4d0b73f5f525d4c223e7 |