Python in Excel 07/10/202308/10/2023pythonprogramming To use python directly in Excel you got to pay the montly fee of the personal subscription at least and enter in the [...]
Colorpycker Project with Tkinter’s scale widgets to choose a color 06/10/202306/10/2023pythonprogramming choose colors with tkinter [...]
New version of Colorpicker coming soon (tkinter app) 04/10/202304/10/2023pythonprogramming color chooser app with tkinter and scale widgets [...]
Colorpyker v.1 – tkinter app 03/10/202303/10/2023pythonprogramming tkinter app to choose your color [...]
From csv to dictionary 02/10/202302/10/2023pythonprogramming get data from a cvs and put it into a dictionary [...]
Tkinter azure theme example 3 24/09/202326/09/2023pythonprogramming tkinter window with dark theme azure examples with option menu and label [...]
Option list Tkinter Azure Dark theme 22/09/202322/09/2023pythonprogramming tkinter Dark theme azure with option list [...]
Pygame speech 17/09/202317/09/2023pythonprogramming pygame to convert text to speech with a click of a button [...]
Open image GUI with Pygame 15/09/202315/09/2023pythonprogramming A script to open images with a button in the pygame window. The images is shown into the window. The button script imported [...]
Today’s Pygame function day 1: load images 02/09/202302/09/2023pythonprogramming load imagesin pygame with class [...]