How to send emails with python and tkinter 18/11/202118/11/2021pythonprogramming tkinter email send gmail [...]
How to open more windows in tkinter 08/11/202109/11/2021pythonprogramming https://github.com/formazione/tkinter_tutorial.git (examples with tkinter) I made some changes to this code I’ve already made some times ago, hoping it’s better. [...]
How to capture images to make pdf with pygame 07/11/202112/03/2022pythonprogramming Get images and create a pdf with pil and pygame [...]
How to make animated buttons in Python with pygame 07/11/202107/11/2021pythonprogramming buttons in pygame animated [...]
How to make a fully transparent window with pygame 03/11/202103/11/2021pythonprogramming Make an invisible window with python and pygame [...]
How to make an omissis quiz with python with an html code output 02/11/202102/11/2021pythonprogramming omissed answers quiz in python with html output [...]
A quiz made with pygame: how to 01/11/202101/11/2021pythonprogramming test or quiz in pygame with buttons and labels [...]
How to get a part of the screen in the clipboard with python 01/11/202103/11/2021pythonprogramming I decided to make this app since windows 11 screen capture app does not work for the moment, after having been one of [...]
Pygame: a class label in color for the pygame quiz 28/10/202128/10/2021pythonprogramming Labels in color in pygame to make a test or a quiz [...]