tkinter-canvas
There are 43 repositories under tkinter-canvas topic.
Akascape/TkDial
Tkinter Dial-Knob widgets
dblanding/pyurcad
Pure CAD requiring only python3 and the python standard libraries
dblanding/cadvas
Basic 2D CAD (Python 3)
Luke-zhang-04/CanvasPlus
Improved Canvas widget for Tkinter with more functionality to display graphical elements like lines or text.
Godwin-Jules/Mentorat_EPL_2024-Python2
Ce repo contient mon code source de toutes les activités du club Génie Informatique de l'EPL session 2023-2024 dans le cadre du montorat en Python
Japneet001/Ink-Canvas
Ink Canvas provides a simple whiteboard application built using Tkinter. It allows users to draw, write, and annotate freely on a canvas using various tools provided.
rubyruins/music-recs
Recommending great songs to users based on their listening history!
Ashleshk/Building-Custom-UI-Tkinter-in-Python
This repository Consist of Programs And Custom utlity tools used to Biuld UI Based Application in Python Uisng Tkinter Library
ShubhamD16/ShubhamD16-Ball_Game
Python3 , Tkinter based simple jumping ball game
antoniocpaulo/InvoiceReader
Invoice Reader Application which compares invoices with previously defined templates. It then goes on to locate and fill the read data to each specific field.
GraceSevillano/Tkinter_exercises_VIBOT
A collection of Tkinter GUI exercises from the VIBOT master's program, demonstrating basic to complex GUI applications in Python. These exercises showcase my hands-on experience with Tkinter, covering everything from user input forms to dynamic graphical simulations and a calculator.
Grafit24/game-of-life
Игра жизнь с графическим интерфейсом, написанная на python3.
LampStack/entrance-exam-percentage
A Python graphic program with the Tkinter library to calculate test percentage.
LinuxEducation/tesTk
tesTk is based on the tkinter library. The first layer of each widget is a canvas, so you decide how the widget will look and change. You can create animations, draw your own controls, change widget shapes. You can also easily combine multiple widgets into one. Tkinter Canvas allows you ->heck Wiki
machulan/UniverCanvasTask
Desktop application based on tkinter canvas widget.
McTechie/iste-spotify-workshop
Scripts and Snippets used in the Amplify Workshop! Creating a Spotify clone using Tkinter and Firebase.
nightmono/rock-paper-scissors-simulator
🪨📄✂️ Rock Paper Scissors Simulator using Python's Tkinter and it's canvas widget
shaileshumbardand/python-tkinter-small-programs
python3+tkinter+gui+application
siva-rajendran/Python-Tkinter-Canvas-Graph
A program entirely coded in python without using any external libraries to generates a simple graph for given values using tkinter canvas widget.
taKana671/PhotoEditor
Python image processing tool
taKana671/PlayingCards
Card game board
TheTeaCat/rule90-tkinter
A simple ~200 line Python script I wrote in 2016 for visualising rule 90.
YKuklevskiy/lab3-GUI-shapes
3rd Lab, introduces work with Canvas in tkinter
AJaySRao/PasswordGen
Password Manager application, it saves all the entered details to .txt file
AJaySRao/Pomodoro_Technique
The Pomodoro Technique is a time management system that encourages people to work with the time they have—rather than against it. Using this method, you break your workday into 25-minute chunks separated by five-minute breaks. These intervals are referred to as pomodoros.
andrewdget/tkVFD
The tkVFD module allows for easy inclusion of customizable segmented alpha-numeric displays into any Tkinter application and supports both 16-segment and 7-segment geometries.
BelKed/analog-clock
A simple analog clock app written in Python using the built-in tkinter library
BelKed/bus-stops
A simple app for showing bus stops from file written in Python using the built-in tkinter library.
BurakAhmet/Handwriting-Digit-Recognition
Instant handwriting digit classification with mnist dataset and TensorFlow
IamBikramPurkait/Quadcode-Project-Innovision-2021
Library Management System with E-Paper
ImMaxence/Scholl-Project-Tkinter-GUI
Final HND Project, Tkinter GUI
syedasharali/TicTacToe-Canvas-Tkinter
I made TicTacToe game using Canvas Widget using tkinter Module of Python.
omerfarukoz/astrophysical-simulation-model
The Astrophysical Simulation Model simulates and visualizes gravitational interactions among celestial bodies in a two-dimensional space.