15 skills found
Xiaokang2022 / MaliangA lightweight UI framework based on tkinter with all UI drawn in Canvas!🎨
Akascape / TkDialTkinter Dial-Knob widgets
rkshiyaniya / Multiple Handwritten Digit RecognitionMultiple Handwritten Digit Recognition app Using Deep Learing - CNN from Canvas build on tkinter- GUI
dblanding / PyurcadPure CAD requiring only python3 and the python standard libraries
dblanding / CadvasBasic 2D CAD (Python 3)
YukkuriC / MicroTkMicro:bit python interpreter on Windows with tkinter canvas
noobien / Pytk Hexagon GridDraw hexagons grid in a Tkinter Canvas
K1DV5 / Tkinter MathLibrary to render math on a Tkinter canvas
harsh8398 / Astar PythonImplementation of A* algorithm in Python with tkinter canvas
cool-dev-guy / TkmodernglA simple code showing the implementation of `modengl` in `tkinter`.(aka canvas graphical acceleration)
Luke-zhang-04 / CanvasPlusImproved Canvas widget for Tkinter with more functionality to display graphical elements like lines or text.
dildeolupbiten / VolumeControlVolumeControl is a mix of canvas objects that is aimed to be used as an alternative for Tkinter Scale widget.
paulelliott98 / Polygon DetectionAn implementation of the algorithm described in the paper by X.Y. Jiang and H. Bunke (1993) in An Optimal Algorithm for Extracting the Regions of a Plane Graph for identifying all faces in a planar graph. Tkinter's canvas is used to demonstrate this algorithm.
egaxegax / DbcartaPython 2, 3 Tkinter Canvas vector map module. Draw, color, move, zoom objects and images.
Japneet001 / Ink CanvasInk 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.