You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a project like Microsoft Paint named as 'Sketch With Sam' in Python by Tkinter...In this project, I made a total of 10 shapes, but some of that shape can produce multipe shapes with also the same shape in other directions...So that shapes are able to produce other shapes...Even In this project, I also include a screenshot option. I also p…
MyPass is a simple password manager built using Python and the Tkinter library. It allows users to generate secure passwords, store them along with the corresponding website and email/username, view saved passwords, and update passwords if needed.
This project is a simple graphical user interface (GUI) application that displays the current date and time using Python's tkinter library. The time updates every second and this application has a clean and easy to view appearance.
A Temperature-Convertor with Python GUI (tkinter) to convert Fahrenheit to Celsius that should be good enough for general use, based on a tutorial Course.
This repository contains examples of user interfaces created using the Tkinter module in Python. The interface examples utilize toolbox elements such as listbox and button.
The time management technique of "Pomodoro" recreated as a Tkinter App, all built in Python. Inspired by Angela Yu's bootcamp. A técnica de gerenciamento de tempo "Pomodoro" recriada como um Tkinter App, feito em Python. Baseado no bootcamp Angela Yu.