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.2020072804.tar.gz (43.8 kB view details)

Uploaded Source

Built Distribution

aimaxcli-4.5.0.2020072804-py3-none-any.whl (81.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aimaxcli-4.5.0.2020072804.tar.gz
Algorithm Hash digest
SHA256 9cbef62a3c9a0926bf22b4720d94418ec38c5fdc1eb4e020509f3924bb1709ae
MD5 87b58156535857a38f8ce2d1214711d5
BLAKE2b-256 d570170e75089db0fcfd53ba203fc7b5cef9b8d729d1d5164a8176b01272fcae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aimaxcli-4.5.0.2020072804-py3-none-any.whl
Algorithm Hash digest
SHA256 eb04110ad85e971edf94265120ffa9bb99ebb65867bcb7451c87576bea415b7e
MD5 97f10a76e19676a589cf5fac0a0a93f9
BLAKE2b-256 da985746a5f6c28376ef630fc2d6239d2e64c777ef2602c9096faea7443e6fc3

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