Tkinter to show svg files! SVGSlider 1.0 26/04/202007/05/2020pythonprogramming You can show SVG with this script into TKINTER! [...]
Create Exe from Python script with images with Pyinstaller 23/04/202015/01/2021pythonprogramming Python script transformed in exe with images [...]
Tkinter Tests App: part 3 19/04/2020pythonprogramming Tkinter graphic user interface to create an app that makes tests [...]
Tkinter testmaker – part II 18/04/2020pythonprogramming Test with python and tkinter: they are different for every student, but you got the solutions, so it’s easy to manage. Part II [...]
Tkinter app to make a different test for every student – part 1 18/04/202018/04/2020pythonprogramming Tkinter to make an app that creates different test for students, part 1. [...]
Make a pdf from html with Python and Flask 16/04/202016/04/2020pythonprogramming A pdf file from html with flask and python. It’s so easy. [...]
Free PDF maker app with Python 14/04/202016/04/2020pythonprogramming Create a pdf from text into a GUI with Python. Easy and free. [...]
Make a formal letter in pdf with Python (v.2) 13/04/202014/04/2020pythonprogramming New version of the code to make a pdf with python to make a formal letter. In a future post we will make a GUI with tkinter, [...]
Send a pdf with an email with python 12/04/202012/04/2020pythonprogramming Send an attachment (a pdf) with Python in an email (gmail) [...]