You can make Web Apps with Python Flask. This means you can make a Web App with only Python as backend programming language.
So where do you get started?
One way to start is by doing a Flask course.
If you prefer learning from articles, there are many Flask articles, that could serve as staring point:
General
Hello World
- What is Flask
- Flask Tutorial - Hello World
- Flask Getting started
- Flask Tutorial - Routes
- Flask Create an Epic Web App
- Python Flask in Visual Code
Template engine
Database
Charts and forms
Deploy & others
Top comments (0)