Python Web Framework Flask Getting Started Video Tutorial
IntroductionChapterCourseware
"Python Web Framework Flask Getting Started Video Tutorial" This course was recorded by Geek Academy. Flask is a lightweight web application framework written in Python. Its WSGI toolbox uses Werkzeug and its template engine uses Jinja2. Flask is licensed under BSD.
Difficulty:Elementary
Total of7 chapters
24296 plays
Chapter1Introduction to Flask development environment
"Python Web Framework Flask Getting Started Video Tutorial" After studying this course, we can learn about the basics of web development, setting up the flask development environment, message prompts, exception handling, etc.