Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 632 Bytes

File metadata and controls

41 lines (20 loc) · 632 Bytes

otus_python_hw1

ДЗ №1

Log Analyzer

Запуск из папки ./log_analyzer

python log_analyzer.py

Аргументы командной строки

usage: log_analyzer.py [-h] [-c CONFIG]

optional arguments:

-h, --help show this help message and exit

-c CONFIG, --config CONFIG config file

Тесты

Запуск из папки ./tests

python -m unittest

Poker

Запуск из папки ./

python poker.py

Deco

Запуск из папки ./

python deco.py