Skip to main content

AIMax python commands client

Project description

Setup

First, you need to create a virtual environment and activate it.

$ pip install virtualenv
$ virtualenv .venv
$ . .venv/bin/activate
(.venv)$

Next, install cliff in the environment.

(.venv)$ python setup.py install

Now, install the demo application into the virtual environment.

(.venv)$ cd demoapp
(.venv)$ python setup.py install

Usage

With cliff and the demo setup up, you can now play with it.

To see a list of commands available, run:

(.venv)$ cliffdemo --help

One of the available commands is “simple” and running it

(.venv)$ cliffdemo simple

produces the following

sending greeting
hi!

To see help for an individual command, include the command name on the command line:

(.venv)$ cliffdemo files --help

Cleaning Up

Finally, when done, deactivate your virtual environment:

(.venv)$ deactivate
$

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

aimaxcli-4.5.0.20200724.tar.gz (43.7 kB view details)

Uploaded Source

Built Distribution

aimaxcli-4.5.0.20200724-py3-none-any.whl (80.8 kB view details)

Uploaded Python 3

File details

Details for the file aimaxcli-4.5.0.20200724.tar.gz.

File metadata

  • Download URL: aimaxcli-4.5.0.20200724.tar.gz
  • Upload date:
  • Size: 43.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.9.1

File hashes

Hashes for aimaxcli-4.5.0.20200724.tar.gz
Algorithm Hash digest
SHA256 39f00b1a736db8ea5b2aa5897c6cfd174a6a90674489dd56cadb539b21c4f316
MD5 dd7bd83173f3f38cafccb3a4ff572c8f
BLAKE2b-256 dbecd60646c43a9d3215afbb1ebb3f23a1ad1b2fe92b85f1fffcad3884699db6

See more details on using hashes here.

File details

Details for the file aimaxcli-4.5.0.20200724-py3-none-any.whl.

File metadata

File hashes

Hashes for aimaxcli-4.5.0.20200724-py3-none-any.whl
Algorithm Hash digest
SHA256 15efb16646f63a594b47ed34243ed89dca75739923a51ca0022d6d036b3bea9e
MD5 b4514bd5314a876589ebe14f8af287da
BLAKE2b-256 ea3f77add2e070074235368d72204bb6c9630dbf536ec2f350abc1c129307896

See more details on using hashes here.

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