News

Basic calculator created with Python and GUI with Tkinter module. Technologies Used . Python: Used to function the calculator. Tkinter: Used to interface display ; How to Use . Clone the repository or ...
I have been using Pip package manager to install and manage Python packages inside the isolated python virtual environments in my Debian Linux 11. After upgrading Debian 11 to Debian 12 , the Pip ...
Idea: In the YouTube video link listed above, I learned how to do a to-do list application using Python GUI Tkinter. I have always been quite disorganized, that's why I was interested in making this ...