|-flasky |-app/
|-templates/ |-static/ |-main/
|-__init__.py |-errors.py |-forms.py |-views.py
|-__init__.py |-email.py |-models.py
|-migrations/ |-tests/
|-__init__.py
|-test*.py |-venv/
|-requirements.txt
|-config.py |-manage.py
原文:http://www.cnblogs.com/kevin922/p/4242225.html