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.7.21-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa44b510906f6009961b331e6088d83ffa3870f88c5d46ce97d3c0e681fd9e0a |
|
MD5 | 2e0051fc7ab97f4f24bdb68332070680 |
|
BLAKE2b-256 | f9639ae76fdf9f2bb7eafc2874f89e69d8cc60c971a21638aa477e1726a24582 |