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

Uploaded Source

Built Distribution

aimaxcli-4.5.1.2021072201-py3-none-any.whl (90.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aimaxcli-4.5.1.2021072201.tar.gz
Algorithm Hash digest
SHA256 f409b355518db3c8e9f250675244ed0a93db8b34210e59b033d741e70ccc429d
MD5 48bf705d627dc628265f5a6f4a195ac6
BLAKE2b-256 f13050bfcda50ef967d02c8d4f1132342c187936788ef5e1da41b9a0fac7bb9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aimaxcli-4.5.1.2021072201-py3-none-any.whl
Algorithm Hash digest
SHA256 492b482e91c9006e7ec44475d53b9198e1936148b65b0d2c44eef01402f7954e
MD5 d9ae2eb304cf81b949902a3b58b20dc1
BLAKE2b-256 6e5ba7e53f32961032e97829ee3725896b4145910babaaa308df3dd819f77407

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