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.21.0.tar.gz
(10.2 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.21.0.tar.gz.
File metadata
- Download URL: lookout_cli-1.21.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2e8f5f8a10882d19e751eee88887c9957a7a6d309d2f0d0941a810b86b2c2a4
|
|
| MD5 |
d7ae95470bf615e41e60b1de489db825
|
|
| BLAKE2b-256 |
e9c69e0c4e803a9cebd2bf591e8329e5b4f8e9ea1db021c9637c81ea874f3462
|
File details
Details for the file lookout_cli-1.21.0-py3-none-any.whl.
File metadata
- Download URL: lookout_cli-1.21.0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
337b4620ef91cef1a1159355851f9341267e6cf7ad63d6e2a21247ccf0024f88
|
|
| MD5 |
0276f038810edb67495ae355dfb86e49
|
|
| BLAKE2b-256 |
ae1ec59c098be65360aeb1d32bc9cbc586b1c940d69613e39357c77398cda7db
|