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.27.58.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5d6e4c1393ac90c1b7d942682b3f3c15b172b14081d38219f06fa2de456de33 |
|
MD5 | 9cfabd3de4a5d00752b5116b83219cd9 |
|
BLAKE2b-256 | 9fd4f0cdb2016709b34ec8f3089e8413c334759928b08421d030f76671de9d5a |
Hashes for rippling_flux_sdk-0.27.58-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3d261855e0f77b705d69272f93ce8473906fa00772d4b7ddf72eb5ccca27f11 |
|
MD5 | 5298356e68ef558c1441d3bf3c0da73a |
|
BLAKE2b-256 | bbab9091951f6439d5a698853d992d7a5a561d02c3c8e13ef3e928152d98a781 |