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.81.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57476d41419addb77045092019bfdecae35aa74e40858204ee3e2f86dcdc1a75 |
|
MD5 | e4e0582e69ee2eac8ebff280f82ecd52 |
|
BLAKE2b-256 | bb6778012a8f9a7a5d3ad2ddce3e8c029abc130a0998f406f67a964f4bcc2337 |
Hashes for rippling_flux_sdk-0.39.81-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0e3f1f2dbb2598793e881dc919970570765c87942871b38715f85629b96f1fc |
|
MD5 | 3d344cf0a3d706017783e67e67fc49d2 |
|
BLAKE2b-256 | 93fcde71d8e3d011510d0038a284b5e32bf95d0fe70701319d1c97239473e666 |