Skip to content
/ Tkinter Public

Python, PySimpleGUI, parsing CBR.RU, parsing yandex.ru/pogoda

Notifications You must be signed in to change notification settings

otolaa/Tkinter

Repository files navigation

Python and PySimpleGUI

small programs written on a Python using PySimpleGUI

0. /coun-files/countFilesGUI.py && /coun-files/countFiles.py

counting the number of lines in a file folder

countFilesGUI.py

countFiles.py

01. /cbr/cbrGUI.py

parsing exchange rates in a table PySimpleGUI

cbrGUI.py

1. calculator.py

simple calculator, for windows, launching the program: python calculator.py

calculator.py

2. /cbr/cbr.py

parsing www.cbr.ru/scripts/XML_daily.asp, launching the program: python cbr.py

cbr.py

3. /weather/weather.py

parsing yandex.ru/pogoda/moscow/details or yandex.ru/pogoda/saint-petersburg/details, launching the program: python weather.py

weather.py

4. /kinopoisk/kinopoisk.py

parsing kinopoisk.ru/afisha/city/490/ or kinopoisk.ru/afisha/city/1/, launching the program: python kinopoisk.py

parsing kinopoisk.ru

5. /customtkinter/*

beautiful interface wrapper for Tkinter

customtkinter grid calc

About

Python, PySimpleGUI, parsing CBR.RU, parsing yandex.ru/pogoda

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages