Flask Tutorial, part 1

preview_player
Показать описание
Lesson 1 covers:
- creating your virtual environment and installing flask
- initializing a Flask class
- creating a basic view route
- rendering a basic template
- simple debugging of your application

In the next lesson:
Reorganizing the application into a python module
Add logging and configuration to our application
Installing a flask extension
Advanced routing using variables
template and template inheritance. How do we make the front end of our application look pretty using jinja2 and other utilities?
Brief overview of the request context.
Рекомендации по теме
Комментарии
Автор

center tag not supported in html5, otherwise a good lesson. Thanks

bokisa