Rippling Flux App development tools.
Project description
rippling-flux-dev-tools
A Python package with modules useful for local Flux app development.
Modules (flux_dev_tools)
The distribution name for this project is rippling-flux-dev-tools
, which is how it is listed in PyPI. Once added
as a dependency though, use the name flux_dev_tools
as the import name.
server.flask
This contains a flask
module which exports a Flask app that will make your flux_apps/
code available to
Rippling servers for live debugging sessions.
The easiest way to use this is via the Flask CLI, which is likely to have integration with your IDE. With
rippling.flux-sdk
installed as a dependency, you can use --app flux_sdk.server.flask
, which uses this flask app as
the "app target".
python -m flask --app flux_dev_tools.server.flask run
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_dev_tools-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd6ebc2e63f3c2b12afe24f50228f031a8455fda42b062ddae45e2ad45a388f3 |
|
MD5 | ec9191798be0cda02984f21c31028339 |
|
BLAKE2b-256 | 926ea7d86c700be01b1199051d07bb233342cb2a768fd6ad0c6df0b780965525 |
Hashes for rippling_flux_dev_tools-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b59b584d5cf497f17a2714e90f36c2c5e780a7837cf260d09c3ee854f3a37e9c |
|
MD5 | 4fc0806e760dfb1ec3cc703f6720e53c |
|
BLAKE2b-256 | a36e31f4bd9f7659505f9a4acb745baad08e6d42998e9978349b9b6f57436d7b |