Diferencia entre revisiones de «Usuario:Lmorillas/desarrollo web servidor/flask/ejemplo completo»
De WikiEducator
Línea 8: | Línea 8: | ||
* http://net.tutsplus.com/tutorials/python-tutorials/intro-to-flask-adding-a-contact-page/ | * http://net.tutsplus.com/tutorials/python-tutorials/intro-to-flask-adding-a-contact-page/ | ||
* http://net.tutsplus.com/tutorials/python-tutorials/intro-to-flask-signing-in-and-out/ | * http://net.tutsplus.com/tutorials/python-tutorials/intro-to-flask-signing-in-and-out/ | ||
+ | }} | ||
+ | |||
+ | |||
+ | {{Actividad| | ||
+ | |||
+ | $ sudo apt-get install mysql-server mysql-client | ||
+ | $ sudo apt-get install libmysqlclient-dev | ||
+ | |||
+ | $ mysql -u username -p | ||
+ | Enter password: | ||
+ | mysql> CREATE DATABASE development; | ||
+ | |||
+ | |Title=Instalar MySQL | ||
}} | }} |
Revisión de 04:38 3 nov 2013