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.13.35.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d701549c1ec60203750d4bb0cecfaed8934fb29957fac317acc131d23e42486 |
|
MD5 | f64c01b93574595b91fcd452aeddb6ad |
|
BLAKE2b-256 | 69dd8f2c042ef4e54b5829cde7487a2e40896bdd3520483201e05dbe9111ef48 |
Hashes for rippling_flux_sdk-0.13.35-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf208329eea9696ac278509527699598db369f1eef3776b53b1df2f1ae1bee11 |
|
MD5 | c0dc9de8f7d65b6d97bdae96ff1d81eb |
|
BLAKE2b-256 | de07bfb2d481389dd513712278a733101d317846a7f22dd075c9a02f6b7fe893 |