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 ./libs/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.11.0.tar.gz
(9.5 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.11.0.tar.gz.
File metadata
- Download URL: lookout_cli-1.11.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60009a73fa833ef8f983116eb4df5474e4a9b6c33f1fa9edf1e50995aa2865b5
|
|
| MD5 |
b660f8f1ea00436490375de5beb07b9f
|
|
| BLAKE2b-256 |
2cc1ca3ba8ca2f8ab7d8964eb7d5a4eded4341a9e27e74457e8e705030858ad4
|
File details
Details for the file lookout_cli-1.11.0-py3-none-any.whl.
File metadata
- Download URL: lookout_cli-1.11.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1f9f3a536777fca088f0171a7d74050842c0148fe124ab02e50338a7552df07
|
|
| MD5 |
f9be5d6d0bfe9402f4abd3a1479e76eb
|
|
| BLAKE2b-256 |
fa4708fb8df9d2696c0115285091df54bde9e5a114399cd3c6645b829231af48
|