Skip to content

juanjogonzalez/JB-python-flask-mantenedor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantenedor Python Flask MySql

Código del Tutorial de Flask con Python: Crea un Mantenedor Totalmente Funcional con SQLAlchemy y MySQL

Creación y activación del entorno virtual

python -m venv .venv
source .venv/bin/activate

Instalación de las librerías

pip3 install flask, pymysql, flask-sqlalchemy, xlwt

Youtube

https://www.youtube.com/watch?v=gnEWxVg4WAw

About

Mantenedor simple en Python Flask usando SQLAchemy con Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published