Running demoapp
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.2021072201
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.2021072201.tar.gz | 48.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aimaxcli-4.5.1.2021072201-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 138.9 kB
Release files / aimaxcli-4.5.1.2021072201.tar.gz
| Download URL | aimaxcli-4.5.1.2021072201.tar.gz |
|---|---|
| Size | 48.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f409b355518db3c8e9f250675244ed0a93db8b34210e59b033d741e70ccc429d
|
|
BLAKE2b-256 checksum How to use checksums |
f13050bfcda50ef967d02c8d4f1132342c187936788ef5e1da41b9a0fac7bb9b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|
Release files / aimaxcli-4.5.1.2021072201-py3-none-any.whl
| Download URL | aimaxcli-4.5.1.2021072201-py3-none-any.whl |
|---|---|
| Size | 90.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
492b482e91c9006e7ec44475d53b9198e1936148b65b0d2c44eef01402f7954e
|
|
BLAKE2b-256 checksum How to use checksums |
6e5ba7e53f32961032e97829ee3725896b4145910babaaa308df3dd819f77407
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|