This tutorial assumes that you have some basic knowledge of the Python programming language. We'll be using Flask , a Python web application framework, to create our application, with MySQL as the back end. In this series, we'll use Python, Flask and MySQL to create a simple web application. It will be a simple bucket list application where users can register, sign in and create their bucket list.

9m read timeFrom code.tutsplus.com
Post cover image
Table of contents
Introduction to Python FlaskSetting Up FlaskCreating a Home PageCreating a Signup PageWrapping It UpLearn Python
1 Comment

Sort: