Skip to main content

CLI and Python Binding Library for Lumina Flow Manager

Project description

Usage

The Flow Manager client can be used as either library for packages wishing to more easily access the Lumina Flow Manager functions or can also be used as a command line interface tool to display LFM information.

lfm --help

Installation

This library needs to be packaged into a source distribution and then copied into a location that allows one of the packages that use it to include it (i.e. on a web server like nginx).

Creating the source distribution

Need to do the following to create source distribution

  1. Run the following command to make a source distribution

$ make sdist
  1. Copy the resulting distribution to a web server

$ cd dist
$ scp lfm-cli-2.0.0.tar.gz <webserver>:/web/dir

Running the tests

tests can be run on the package to ensure nothing has been broken

$ make test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lfmcli-2.0.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page