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.2021072001
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.2021072001.tar.gz | 48.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aimaxcli-4.5.1.2021072001-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 138.6 kB
Release files / aimaxcli-4.5.1.2021072001.tar.gz
| Download URL | aimaxcli-4.5.1.2021072001.tar.gz |
|---|---|
| Size | 48.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c5c16d563b6235dc2a3cdf70d901fcb731b473346f72751fa47ca945ca9b9ed3
|
|
BLAKE2b-256 checksum How to use checksums |
4afe5da987cf57822680d0ba99ee9d2c8553d57d405d8a6ce5f6d03d366b7e29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|
Release files / aimaxcli-4.5.1.2021072001-py3-none-any.whl
| Download URL | aimaxcli-4.5.1.2021072001-py3-none-any.whl |
|---|---|
| Size | 90.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f56b7a62d8bdb6c7637f6dd95832e8760c0c07c1e0eff6151ba13f57a26bb3b0
|
|
BLAKE2b-256 checksum How to use checksums |
b9acd15531ed69f0a3196e05a9bee2a2e8ce3c93f64a6d6bdc81f069dffbebf3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|