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.24.53.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad42f2b7081ec3af086db77540740e2fcc2f29670220c0754b639977f1a5d74a |
|
MD5 | 45f4f05fee6b5783a96663730c510eeb |
|
BLAKE2b-256 | 069e5c58bbc57e14396968752951ad719cd77cda681caa134f359343e2b080b2 |
Hashes for rippling_flux_sdk-0.24.53-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37dba5feac164333a7bfc883d6c44115acf54f8b39d797321636b7c8f930d1e0 |
|
MD5 | 601827ac49e3d811f2d20442d4bc6782 |
|
BLAKE2b-256 | 19e62172f52c5a7ded97645975dc0a42e34dd2ed4683d748d449928ad7bbf210 |