Unnamed repository; edit this file 'description' to name the repository.
| odi6 | ||
| .gitignore | ||
| Dockerfile | ||
| install.sh | ||
| LICENSE | ||
| odi6.sh | ||
| podman_build.sh | ||
| podman_push.sh | ||
| podman_run.sh | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
| wrapper.sh | ||
odi6
Requirements
Installation
Linux
sudo python3 setup.py install
Windows (from PowerShell)
& $(where.exe python).split()[0] setup.py install
Usage
odi6.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters