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.22.49.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3ff453aafcbe1a2e9eb9dce8768bddfa9d16281642ed71825b45d667ec15653 |
|
MD5 | 11e850f524c83c304b3ffc32ed57303e |
|
BLAKE2b-256 | 85580602a8978985e25b401ecd4ee7611556cabc1559bda61cddb5a1c2739c8f |
Hashes for rippling_flux_sdk-0.22.49-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1c1a644f8a8d62daaf476db415259f09f4349b12798d88bff7fd239039b460e |
|
MD5 | b9c76b5ac38fff3f565ebe0d5c491c29 |
|
BLAKE2b-256 | fa9a3b2020c44e1b482299e873c2ac2666ea29d11d617a9674f98ce17afc4ff2 |