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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
missim_cli-4.3.0.tar.gz
(22.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 missim_cli-4.3.0.tar.gz.
File metadata
- Download URL: missim_cli-4.3.0.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16208ec43baad70e75f17077522587de3a6a76dd9ec885b7ea9b57bd1f138e76
|
|
| MD5 |
960d5349a7ee5ac375b5874a54b18975
|
|
| BLAKE2b-256 |
f2633f60439105dd9b383f268b6c73fb9d15e8bdf18cf303e9284cd2de4d77dc
|
File details
Details for the file missim_cli-4.3.0-py3-none-any.whl.
File metadata
- Download URL: missim_cli-4.3.0-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d2ba813084c6441b40d528786ba298aa323fdcee519617acb888744b50199e8
|
|
| MD5 |
a1cf3701e56c46f04d1247f4e66a85df
|
|
| BLAKE2b-256 |
1d84c8bc75bcdbf12937c74b92aab025a2461fd42523b45bde8473f50fbf7ce5
|