Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

SVilgelm/tkSIInformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tkSIInformer

Информер журнала "Самиздат" на python/ttk

Зависимости

python 3
tkinter/ttk

Установка

Mac, Windows

Linux

Из репозитория поставить python3

$ apt-get install python3 python3-tk

Первый запуск

Эта команда создаст в локальном каталоге файл data.sqlite. Далее запускаем:

$ ./main.py

Использование ssh прокси

$ ssh -D 8080 username@server
$ ./main.py -p socks5://localhost:8080 -csnew

Импорт из authors.xml

$ ./main.py -x tests/authorts.xml -snew

Запуск тестов

$ python3 -m unittest

About

Информер журнала "Самиздат" на python/ttk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages