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.31.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c87a376fd4e795cbfd77a9b4218e6b5c6d3fd84c388ac678a3b6c645a6d32f3b |
|
MD5 | d15f061079dfc47beac00959c0f7acd8 |
|
BLAKE2b-256 | 7d969226d758e3f14f195636f459f24bffa0c632a65518c285572ec53131f0aa |
Hashes for rippling_flux_sdk-0.11.31-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c40d46df27d16b8b1e72c689062754bd592d06cd41dd51081b45a80b30993c5e |
|
MD5 | 1e625bee0b1180550224f4b3db972c66 |
|
BLAKE2b-256 | 0ab4d888e2646750ce62ee88de9f9744d91ae3e3867b5a47a47f000eed9898c3 |