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-4.2.0.tar.gz
(19.9 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-4.2.0.tar.gz.
File metadata
- Download URL: lookout_cli-4.2.0.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d162085216ac435dda4b2550b9b8b539b2a398521f2c729054a8c2a9eb27255
|
|
| MD5 |
f0a16e4fc875c010d406ca1ef3e9f033
|
|
| BLAKE2b-256 |
e3fb8a3a6a41d61d075899163c5c88342a6927b7a9e46fab84f1f45219f95b9b
|
File details
Details for the file lookout_cli-4.2.0-py3-none-any.whl.
File metadata
- Download URL: lookout_cli-4.2.0-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfa063ef70a48f7b1bb611301130998bb09b3483dca1338e608f59395873738b
|
|
| MD5 |
ca7cac2a9f54b102a93eaf9439847e8a
|
|
| BLAKE2b-256 |
724fa19e89b8c778b9095914bb88ba510e4de2cf83bad4d33ea7fa2c46d8c21f
|