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 $
Release files for aimaxcli 4.5.1.2020112702
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aimaxcli-4.5.1.2020112702.tar.gz | 47.1 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aimaxcli-4.5.1.2020112702-py3.5.egg | Legacy Egg format | - | - | Details |
| aimaxcli-4.5.1.2020112702-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 311.0 kB
Release files / aimaxcli-4.5.1.2020112702.tar.gz
| Download URL | aimaxcli-4.5.1.2020112702.tar.gz |
|---|---|
| Size | 47.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6247ae35ad1157f1b4e7503eea264404690ae6c3e7b00fef158572d943e4a493
|
|
BLAKE2b-256 checksum How to use checksums |
c84b9d0e7da37ab67288b37beaafffaa0de2cd460cc57b2d36b1beeb52250d67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|
Release files / aimaxcli-4.5.1.2020112702-py3.5.egg
| Download URL | aimaxcli-4.5.1.2020112702-py3.5.egg |
|---|---|
| Size | 180.3 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
e34fe7cfcbac49f8c14482129d0ed397c09effc75346472bf733335ac5af8821
|
|
BLAKE2b-256 checksum How to use checksums |
72eaf596d4a6106b912ce7462d13f0ac653dcf4bd1cddf6f3fbbb274c46bce76
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|
Release files / aimaxcli-4.5.1.2020112702-py3-none-any.whl
| Download URL | aimaxcli-4.5.1.2020112702-py3-none-any.whl |
|---|---|
| Size | 83.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5be908b5b6ebf4d68af0528f25e96b050eca044ed325cdaa9857562c60723da9
|
|
BLAKE2b-256 checksum How to use checksums |
d66e578c4d1d077743c81831b8f95a7b9924bb0d40db14bdd5552028e4f47d49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|