Tkinter Advanced: PySnippets, your python snippets collector 11/12/2020pythonprogramming Watch your python snippets with this app using tkinter [...]
Kivy 2.0, how to install it with Python 3.9 11/12/202011/12/2020pythonprogramming Kivy 2.0, how to install it with Python 3.9 [...]
Pydarm – Python to generate tests in html 10/12/202010/12/2020pythonprogramming Make a quiz with python that manipulates html code [...]
Pygame: get rid of the window code 09/12/202009/12/2020pythonprogramming A window with pygame made in a certain way that you do not have to see the code for it [...]
Dear PyGUI a tool to make Graphic Interfaces (GUI) with Python – Cheatsheet 08/12/202003/08/2024pythonprogramming gui with python module dearpygui, for a very fine GUI made with Python [...]
Progetto contabilità generale 07/12/2020pythonprogramming Un inizio di un progetto per gestire la contabilità [...]
Platformer game by Coding with Russ 06/12/2020pythonprogramming A platform with pygame by coding with russ [...]
Get windows devices names with python and sounddevice 06/12/2020pythonprogramming Get the name of the mic or other devices of the pc to use it in a python program with sounddevice. [...]
Tkinter advanced: use the class we made with listbox and text for a specific purpose 04/12/2020pythonprogramming tkinter make a gui to see images [...]