Python and Flask Bootcamp: Create Websites using Flask!
Create awesome websites using the powerful Flask framework for Python!
What you’ll learn
-
Learn basic HTML to create templates
-
Learn basic CSS to style your webpages
-
Understand Python, including Functions, Decorators, and Object Oriented Programming
-
Use Flask to create basic landing pages
-
Use WTForms to accept user inputs from a Flask Application
-
Use Flask and SQLAlchemy as an ORM for a SQL database
-
Use blueprints to structure larger Flask Applications
-
Create a fully functioning Social Network Site with Flask
-
Enable User Authentication and Authorization with Flask
-
Understand OAuth with Flask Applications
-
Create simple REST APIs with Flask
-
Accept Payments with Stripe and Flask
Requirements
-
Permissions to download Python on to your computer (basic Admin permissions)
Who this course is for:
- Anyone wanting to create websites with Flask