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_config
pip install -e ./tools/lookout_cli
- For production:
pip install lookout-cli
- You may also need to
export PATH=$PATH:~/.local/bin
if you don't have~/.local/bin
in 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 --help
to 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.6.0.tar.gz
(9.5 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.6.0.tar.gz
.
File metadata
- Download URL: lookout_cli-1.6.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0a082e29f1bafa783e1938b0a504b42b830ecc59ad8dcc8e5e2d9f6f12bb6e9 |
|
MD5 | 81dd24864d6ef26ac03fa02e58580289 |
|
BLAKE2b-256 | 6d3c7d62494886b6d7673a14096b3f604d3f0b4ff95bb14aaa63d8cdbf8f4b4c |
Provenance
File details
Details for the file lookout_cli-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.6.0-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b04c7c8810725b02b266819fa9acc9c9ca177eec03276d792f09512d9fd52bc |
|
MD5 | 194bbd0a33de23226744472ed431bfdc |
|
BLAKE2b-256 | a79411cbbe0d31dda37842bb9232896e08bbba1c63ed776dd8f1c70940832574 |