A CLI for interacting with the MISSIM platform
Project description
MISSIM 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/missim_configpip install -e ./tools/missim_cli
- For production:
pip install missim-cli - You may also need to
export PATH=$PATH:~/.local/binif you don't have~/.local/binin your path - Install autocomplete:
- bash:
echo 'eval "$(_MISSIM_COMPLETE=bash_source missim)"' >> ~/.bashrc - zsh:
echo 'eval "$(_MISSIM_COMPLETE=zsh_source missim)"' >> ~/.zshrc(this is much nicer) - If using zsh, the git checker plugin make terminal slow. Suggest you run
git config oh-my-zsh.hide-info 1in the zsh terminal inside the repo
- bash:
Usage
missim --helpto get help with the CLI
Dev mode
MISSIM CLI can be ran in dev mode. This will happen if it is installed with pip install -e ./tools/missim or if the environment variable MISSIM_CLI_DEV_MODE is set to true.
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
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 missim_cli-1.19.0.tar.gz.
File metadata
- Download URL: missim_cli-1.19.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47a494b50b96d09e3f1de2006d21e6e62fe9aaf388d5d7755c66bf62950377bf
|
|
| MD5 |
a5927296f3d8a165c4ce490d4bd94732
|
|
| BLAKE2b-256 |
ef61e0685ef04a17838043746c055a78a46de1671be4c1f4f63e4e45fd4a0d4b
|
File details
Details for the file missim_cli-1.19.0-py3-none-any.whl.
File metadata
- Download URL: missim_cli-1.19.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1458b559607b1d1e890b9167370e4c1d254c3bbbe332e7acfa16dcbf021baf43
|
|
| MD5 |
ffed633c070089c701bea81d2e8d61e8
|
|
| BLAKE2b-256 |
9b62dbf1b6d0cacd8f0615d181783cf250fde5c29a97d69d8a869010fd41672f
|