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.34.0.tar.gz
(12.4 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.34.0.tar.gz.
File metadata
- Download URL: lookout_cli-1.34.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d3e8b8cc529e480cf5b8ac2dcb33fb1a76776016c9078161196d1f7d8198b28
|
|
| MD5 |
2d8c144e162566e898756647f650b384
|
|
| BLAKE2b-256 |
ff14104efb51c231d4bcf21c827af8b105b83c54402b2bcbdedbeee17f82b82a
|
File details
Details for the file lookout_cli-1.34.0-py3-none-any.whl.
File metadata
- Download URL: lookout_cli-1.34.0-py3-none-any.whl
- Upload date:
- Size: 15.4 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 |
b46f0d3e5e9088fa2e93cff66d8608d2efb4b5bfec28bf8518712094a87a349d
|
|
| MD5 |
a0716e8f636802867fa112d793895f6a
|
|
| BLAKE2b-256 |
db73e56d6be6ad10d99610d0cb3c6b93456816f2659eb86db9224819256f13af
|