Tirotir
Tirotir is a VS Code extension that provides a set of useful Tkinter and customtkinter code snippets for Python development.
Snippets
- Basic Tkinter Window:
tir
- Captures the screen using pyscreenshot and saves it.:
tir1
- A basic Tkinter GUI with labels, buttons, and message box functionality.:
tir2
- Opens and displays an image:
tir3
- A simple Tkinter application.:
tir4
- A simple login form implemented using Tkinter.:
tir5
- Python program to draw a square:
tir6
- Open a separate, secondary window in Tkinter.:
tir7
- Simple Tkinter window with a label and two buttons.:
tir8
- Tkinter Button:
tirB
- Tkinter Label:
tirL
- Tkinter Entry:
tirE
- Tkinter Frame:
tirF
- Tkinter Menu:
tirM
- Tkinter Message Box:
tirMsg
- Tkinter Canvas:
tirC
- Tkinter Checkbutton:
tirCB
- Tkinter Radiobutton:
tirRB
- Tkinter Scale:
tirS
- Tkinter Listbox:
tirLB
- Tkinter Text:
tirT
- Simple Customtkinter Window.:
custom1
- Inch to CM Calculator using Entry and Button.:
custom2
- Simple Customtkinter Grid Layout.:
custom3
- Customtkinter Theme Example.:
custom4
- Simple Customtkinter Calculator.:
custom5
- Simple Customtkinter Login Form.:
custom6
- Simple Customtkinter Progress Bar Demo.:
custom7
- Customtkinter Button:
customB
- Customtkinter Label:
customL
- Customtkinter Canvas:
customC
- Customtkinter Text:
customT
https://github.com/tirotir-ir/tirotir.git
| |