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.10.29.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1204fa25aa0f15fec752d79a660cee6f3da8fce18c00781c735e72ce67337ae |
|
MD5 | 99c274fce8480cc6799c08dd61b2d084 |
|
BLAKE2b-256 | 9ce3888ddf6ff012083c228d60374d4f6c4dd340905b065aba2ce2a57b13db87 |
Hashes for rippling_flux_sdk-0.10.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3585be225ab3700a97bfc5305fe3de751b5c1e4e759413f771bb4aa909347cfc |
|
MD5 | 2821ec5e5e988114200a3a21d0e8a8ec |
|
BLAKE2b-256 | e22cc6ec88a95aa1f20cadb89a8c037d7cc7c30254b914669662d38638bf9244 |