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-2.2.0.tar.gz
(12.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-2.2.0.tar.gz.
File metadata
- Download URL: lookout_cli-2.2.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ea130e46ea6d828fe759bd726ff7d1745eacca17ae7f34056414af37673b15a
|
|
| MD5 |
c3d53f0103fdb64d9679f0ba548a53ee
|
|
| BLAKE2b-256 |
8df26c85b6c8ddaf523bb2e2cfec2f5ed8b6707f40b02bbbf49e3bad5fa44496
|
File details
Details for the file lookout_cli-2.2.0-py3-none-any.whl.
File metadata
- Download URL: lookout_cli-2.2.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2383786bf6f8ffa75786dd5798b42748e2714959cb5bdd3e654ebafc6afdae
|
|
| MD5 |
d5a6867e0219a3a0824fd5ea34f695b1
|
|
| BLAKE2b-256 |
719e408a9019d2fb51b26fc0224f07f1c1919a85712400995b68ddbdc33e4fb9
|