5 Python projects to build right now!
4 min readDec 8, 2021
Welcome back! Python is one of my favorite programming languages out there, if you’re new to this language, check out the link below to learn more about it:
So, let’s talk about 5 different Python projects you should definitely build right now!
Building an E-commerce Website With Python
First up we have a web development project, specifically using Flask and Python! Check out the link below to learn more about this project:
This project uses HTML, JavaScript and Python to build out this website, we also use the web framework Flask to essentially create the skeleton of this website, if you plan on going into web development I would highly encourage you to check out this project.