Wisconsin Autonomous CLI
This repository holds the WA CLI tool. This tool is expandable and is primarily used to reduce repetitive processes or implements helpful scripts to doing various tasks (like installing packages, etc.).
Documentation
Installation
To setup the WA cli, it is fairly simple. You simply need Python3 installed on your system, and then run the following command:
pip3 install wa_cli
Developing
To develop the WA cli, you can do the following.
Clone the repo
First, clone the wa_cli repo locally:
git clone git@github.com:uwsbel/wa_cli.git
cd wa_cli
Install the wa_cli package
Note: This installs the repository using symlinks. This means you can edit the files and test the changes without reinstalling the tool.
python setup.py develop
License
wa_cli is made available under the MIT License. For more details, see LICENSE.
Support
Contact Wisconsin Autonomous for any questions or concerns regarding the contents of this repository.
See Also
Stay up to date with our technical info by following our blog.
Follow us on Facebook, Instagram, and LinkedIn!
Release files for wa-cli 0.2.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wa_cli-0.2.7.tar.gz | 99.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wa_cli-0.2.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 136.2 kB
Release files / wa_cli-0.2.7.tar.gz
| Download URL | wa_cli-0.2.7.tar.gz |
|---|---|
| Size | 99.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dc4eea7fee97542e744a6f3b3761854c49af9936661d7ed58c12527f8021e14a
|
|
BLAKE2b-256 checksum How to use checksums |
579def27e68306da4f9b9666a5210262f931f85ebb76ffc9c5936f41f7562572
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|
Release files / wa_cli-0.2.7-py3-none-any.whl
| Download URL | wa_cli-0.2.7-py3-none-any.whl |
|---|---|
| Size | 36.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b9158fdde6f645abd9442b2212800411e1e2f54a0a3e28186f4afff0c08a0a87
|
|
BLAKE2b-256 checksum How to use checksums |
56269a8623aad5ea283e510ce27c592f011dd60781d3496a3363401b4fadcf58
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|