Tech With Tim Logo
Go back

How to Build Websites with Python

Overview

This python flask tutorial is designed to teach you how to build websites quickly and easily with Flask. Flask is a micro web framework that makes it very fast and easy to build websites with python.

What You’ll Learn

This series is packed full of valuable information. You will learn and understand the following after this tutorial:

  • Create basic websites with Flask
  • Use HTML Templates
  • Integrate with Bootstrap and other frameworks
  • Detect button presses and events
  • Validate forms
  • Connect Databases
  • HTTP Methods (GET, POST, DELETE etc.)

Prerequisites

This is NOT a beginner tutorial and I will not be teaching python syntax

  • Experience With Python 3 Syntax
Design & Development by Ibezio Logo