Add a menu with tkinter 22/04/202022/04/2020pythonprogramming Add a voice of a menu to a window with tkinter [...]
Python Calculator from skratch – Part 1 (CalcPy) 08/04/2020pythonprogramming Python and tkinter calculator from scratch part 1 [...]
Split every page in a pdf i a different pdf 05/04/202006/04/2020pythonprogramming Split pdf in pages [...]
Tkinter Helper: autogenerate code for GUIs 05/04/202005/04/2020pythonprogramming Tkinter gui generator [...]
Python and tkinter in the Browser with Repl.it 17/03/2020pythonprogramming Tkinter on a web page with repl.it [...]
How to create an app to launch sites and local files with python 02/03/202005/03/2023pythonprogramming Magically create a GUI with buttons that launches sites or apps withou even having to struggle with all thos tkinter code, but letting the code itself to buil it [...]
Calcmemopy 1.0 – Calculator that saves data in html 29/02/202001/03/2020pythonprogramming A calculator that let you save the data adding text to it and rendering it through markdown into html. How cool is it? [...]
Markdown to html (tkinter GUI): code and live coding video 29/02/202001/03/2020pythonprogramming Markdown is a nice way to create web pages without having to use html, but what if you want to convert markdown to [...]
Tkinter GUI generator: GUI that creates GUIs 28/02/202028/02/2020pythonprogramming Second part of the code to auto generate a graphic user interface with tkinter [...]
Copy and paste Tkinter Widget Code App 28/02/2020pythonprogramming An app to make tkinter apps faster [...]