Unnamed repository; edit this file 'description' to name the repository.
Find a file
2024-12-09 13:50:29 +02:00
odi6 Fix style 2024-12-09 13:50:29 +02:00
.gitignore Initial commit 2023-10-06 14:50:19 +03:00
LICENSE Initial commit 2023-10-06 14:50:19 +03:00
pyproject.toml Refresh zone after update 2023-10-07 08:16:04 +03:00
README.md Initial commit 2023-10-06 14:50:19 +03:00
requirements.txt Initial commit 2023-10-06 14:50:19 +03:00
setup.cfg Refresh zone after update 2023-10-07 08:16:04 +03:00
setup.py add url 2023-10-06 16:47:05 +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