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

Uploaded Source

Built Distribution

aimaxcli-4.5.1.2021072101-py3-none-any.whl (90.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aimaxcli-4.5.1.2021072101.tar.gz
Algorithm Hash digest
SHA256 c3e0013b8f6a6be806ff75546de9184e7ed72094b0f1f8b5e40f391a9d760296
MD5 3dd8a131c11ee5a444b3b93434873085
BLAKE2b-256 0ab8cb858ca3888f09beb55cae94fe049d9d9239112f58af9c24e21d15b9e6e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aimaxcli-4.5.1.2021072101-py3-none-any.whl
Algorithm Hash digest
SHA256 08ca361c0789203b030a6e5b4b5dd1f4b55506a9c035fd3815cf6ec18142fde4
MD5 40a96a8ce6e04272f9f9607d34f5176b
BLAKE2b-256 b44c5866b86d45e4d55ae557732fb911b24cc3fb52f50f95e5fbfaa4fdc231ac

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