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-3.0.1.tar.gz
(14.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-3.0.1.tar.gz.
File metadata
- Download URL: lookout_cli-3.0.1.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a87c78b3bb61847948dec7ea67c0503c0578ccc779eb966cbd9e0350354e6490
|
|
| MD5 |
0a14aff5709c612e30d71738fb6bc00f
|
|
| BLAKE2b-256 |
f3a1997850a615111a6d2febcdda7767d4dd5f69fe0967b86c480ee950db13f2
|
File details
Details for the file lookout_cli-3.0.1-py3-none-any.whl.
File metadata
- Download URL: lookout_cli-3.0.1-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6ee3db72463ab5016921b269b300619ac2c6b81a9931df27ab1a88a9d41b0c4
|
|
| MD5 |
da7aaf625fbbf694902f659ea639e0e8
|
|
| BLAKE2b-256 |
0219de5cfd417fe82e01e977aae0a2767daf47fee9bc2731bfdc602c725ce6de
|