1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.
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.0.2020072901
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
File added late
1 file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release files before installing.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aimaxcli-4.5.0.2020072901.tar.gz | 43.8 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aimaxcli-4.5.0.2020072901-py3.5.egg | Legacy Egg format | - | - | Details |
| aimaxcli-4.5.0.2020072901-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 305.7 kB
Release files / aimaxcli-4.5.0.2020072901.tar.gz
| Download URL | aimaxcli-4.5.0.2020072901.tar.gz |
|---|---|
| Size | 43.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4677a0228cdadba73ee5d2a7959707e5e6dd30ff4507d88cedd6d613b7e015d5
|
|
BLAKE2b-256 checksum How to use checksums |
05a9254d12a0835eaffbdbdbc346087be58962b1d1a12703bc178574e67bc654
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|
Release files / aimaxcli-4.5.0.2020072901-py3.5.egg
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | aimaxcli-4.5.0.2020072901-py3.5.egg |
|---|---|
| Size | 180.3 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
2b913e76b1c25d696cef1184d3720f94672ff403467475d3cf7504898504c451
|
|
BLAKE2b-256 checksum How to use checksums |
9c9356f1e6924b7aaad9a7614c599bbc05e826a7cf211903bd89b5b1427059e2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|
Release files / aimaxcli-4.5.0.2020072901-py3-none-any.whl
| Download URL | aimaxcli-4.5.0.2020072901-py3-none-any.whl |
|---|---|
| Size | 81.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d462914a0467600897fcf66d2c62be76b5491e32e570998a94bff3e7cf78e39e
|
|
BLAKE2b-256 checksum How to use checksums |
fed6a34d6e8517eb56de81bce7929193ddce0e5b7081a68e541eba57948e454f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.9.1
|