A CLI for interacting with Lookout+
Project description
Lookout CLI
Publicly available on PyPi for convenience but if you don't work at Greenroom Robotics, you probably don't want to use this.
Install
- For development:
pip install -e ./packages/lookout_configpip install -e ./tools/lookout_cli
- For production:
pip install lookout-cli - You may also need to
export PATH=$PATH:~/.local/binif you don't have~/.local/binin your path - Install autocomplete:
- bash:
echo 'eval "$(_lookout_COMPLETE=bash_source lookout)"' >> ~/.bashrc - zsh:
echo 'eval "$(_lookout_COMPLETE=zsh_source lookout)"' >> ~/.zshrc(this is much nicer)
- bash:
Usage
lookout --helpto get help with the CLI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lookout_cli-1.18.2.tar.gz
(10.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lookout_cli-1.18.2.tar.gz.
File metadata
- Download URL: lookout_cli-1.18.2.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3758640777cfb5ca084318b618ca500016d35e8b052d4faa284ed8d799cecec2
|
|
| MD5 |
b990641b9866584305fbea11e74e21a6
|
|
| BLAKE2b-256 |
176449522847ee85de5fba759e23bcd409bcacba4546ee1797661e3063f8d3fb
|
File details
Details for the file lookout_cli-1.18.2-py3-none-any.whl.
File metadata
- Download URL: lookout_cli-1.18.2-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
386053ae09430c1531cb2d421fb9f6e3febf4d74aa85e95132242450a85ddd95
|
|
| MD5 |
aa4ab5cac136043c6d787861ec4f21df
|
|
| BLAKE2b-256 |
ac4642b14c841cf3acb581485082b6fc76523d9234d151cec9f278024b989117
|