Member-only story

Great Python projects for web development!

Manpreet Singh
4 min readJun 25, 2021

--

Welcome back! Python is a very versatile programming language, one of the most popular features of this language is web development, so let’s talk about some of my favorite projects for web development with Python. Now, I broke this down into 4 different projects, 2 basic projects, and 2 advanced projects. These projects are built using the 2 most popular Python frameworks for web development: Flask and Django, with that long introduction out of the way, let’s get into it!

Building a Basic Django Website

Starting off we have a very basic tutorial on building a blank website with Django, this is a very important tutorial to get a basic understanding of web development, check out the link below to build this website:

At the end of this article, you should have a blank website developed in Django, this is essentially a skeleton of a website. If you’re able to build out this…

--

--

Manpreet Singh
Manpreet Singh

No responses yet