Morty-debug / WxPython

Hecho en Python 2 y 3 + WxWidgets + PyMysql

Home Page:http://multiplataformaprogramacion.blogspot.com/2021/04/python_19.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preintalar Python con los modulos:

pip install PyMySQL
pip install wxPython

Ejecutar las Aplicaciones:

python classes.py
python formulario.py
python archivos.py
mysql --host=192.168.x.y --user=root --password=mios --port=3306 agenda_telefonica < query.sql
python mysql.py

About

Hecho en Python 2 y 3 + WxWidgets + PyMysql

http://multiplataformaprogramacion.blogspot.com/2021/04/python_19.html


Languages

Language:Python 100.0%