Skip to content

ngalinanes/crud-python-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Web App Using Python and Flask

Como ejecutar el virtualenv con la app de flask:

- source /usr/local/bin/virtualenvwrapper.sh

- workon dream-team

- export FLASK_ENV=development

- export FLASK_CONFIG=development

- export FLASK_APP=run.py

- Chequear el servicio de mysql (iniciarlo si esta stoppeado)

About

Build a CRUD Web App using Python and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages