Unnamed repository; edit this file 'description' to name the repository.
Find a file
2026-04-28 06:55:35 +03:00
odi6 fix scripts 2026-04-28 06:55:35 +03:00
.gitignore fix scripts 2026-04-28 06:54:10 +03:00
Dockerfile Add container 2025-07-19 12:51:46 +03:00
install.sh update install 2026-04-28 06:50:49 +03:00
LICENSE Initial commit 2023-10-06 14:50:19 +03:00
odi6.sh update install 2026-04-28 06:50:49 +03:00
podman_build.sh Add container 2025-07-19 12:51:46 +03:00
podman_push.sh Add latest tag too 2025-07-19 13:42:23 +03:00
podman_run.sh Add container 2025-07-19 12:51:46 +03:00
pyproject.toml fix scripts 2026-04-28 06:54:10 +03:00
README.md Initial commit 2023-10-06 14:50:19 +03:00
requirements.txt update setup files 2026-04-28 06:49:22 +03:00
setup.cfg update setup files 2026-04-28 06:49:22 +03:00
setup.py fix scripts 2026-04-28 06:54:10 +03:00
wrapper.sh Fix permissions 2025-07-19 13:10:47 +03:00

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