Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magnoefren/tkinter
Interfaces Graficas en Python con Tkinter
https://github.com/magnoefren/tkinter
gui matplotlib-animation mysql-database pandas-python python pythongui tkinter
Last synced: 4 days ago
JSON representation
Interfaces Graficas en Python con Tkinter
- Host: GitHub
- URL: https://github.com/magnoefren/tkinter
- Owner: MagnoEfren
- Created: 2021-10-25T17:57:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T02:29:55.000Z (2 months ago)
- Last Synced: 2024-10-30T05:42:13.248Z (about 2 months ago)
- Topics: gui, matplotlib-animation, mysql-database, pandas-python, python, pythongui, tkinter
- Language: Python
- Homepage:
- Size: 1.88 MB
- Stars: 53
- Watchers: 1
- Forks: 51
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interfaces Graficas en Python con Tkinter
Entre estas y muchas mas aplicaciones realizas con Tkinter en Python encontraras en Youtube
### Login (Inicio de sesión) en Python con Tkinter - Validación de datos MySQL
![1](https://github.com/MagnoEfren/gui_python_tkinter/blob/main/Login/login-tkinter.png )
### Cronometro en Python usando Tkinter - GUI
![2](https://github.com/MagnoEfren/gui_python_tkinter/blob/main/Cronometro/cronometro-en-python.png)
### Grafica del Seno en Tkinter con Matplotlib | Variar la Amplitud con Slider
![3](https://github.com/MagnoEfren/gui_python_tkinter/blob/main/Tkinter%20y%20Matplotlib%20Grafica%20Seno%20-%20Slider/matplotlib-tkinter.png)
### Interfaz Grafica en Tkinter con Base de Datos MySQL - Registro de Productos
![4](https://github.com/MagnoEfren/gui_python_tkinter/blob/main/Base%20de%20datos%20MySQL/tkinter-mysql.png)