🌐
Machinelearningprojects
machinelearningprojects.net › home › 10+ top python flask projects in 2026 – with source code
10+ Top Python Flask Projects In 2026 - With Source Code - Machine Learning Projects
September 22, 2024 - Flask Projects with Source Code 1) Table Extractor Flask App 2) Word Counter 3) Password Generator 4) Background Remover 5) Leaf Disease Detection
🌐
GeeksforGeeks
geeksforgeeks.org › python › flask-projects
Python Flask Projects with Source Code (Beginners to Advanced) - GeeksforGeeks
July 23, 2025 - Login and Registration Project Using Flask and MySQL ... Create GitHub API to fetch user profile images and the number of repositories using Python and Flask
Discussions

What cool project have you built using flask so far
My two projects... First the big one, a text adventure game engine and platform: https://www.ifspace.net Then my goofy one, a pizza recipe designed to be understood by aliens... and the vote for which person should be earths ambassador for when aliens visit: https://www.planet.pizza More on reddit.com
🌐 r/flask
55
16
September 2, 2023
Looking for Beginner-Friendly Flask Project Ideas
If you already have a handle on Python, basic HTML and JS, then Miguel Grinberg’s mega tutorial is a great place to start. More on reddit.com
🌐 r/flask
16
11
November 30, 2024
Flask Project Ideas

Find something you would like to have and make it. If it isn't useful for you it probably won't be for others.

I made a shopping list app with flask and react to learn working with a restAPI and react front. Also did a little app where one could indicate if they were in a meeting and linked this to a RGB light in home assistant (so me and my gf wouldn't randomly walk into the room while the other was in a meeting).

I've also made a webservice that can accept an address and will validate it against the national post offices API (which doesn't support CORS) to be able to validate addresses in a website.

Best way to stay motivated is to create something you need.

More on reddit.com
🌐 r/flask
2
1
March 21, 2022
What are some project ideas for Python Flask that can be added to resume?
A Tool to make a little Blog with admin menu More on reddit.com
🌐 r/flask
6
5
December 28, 2021
People also ask

Do companies use Python Flask?
Yes, many companies use Flask for web application development. Flask's flexibility and scalability make it ideal for developing web applications and APIs.
🌐
projectpro.io
projectpro.io › blog › 15+ exciting python flask projects for data science enthusiasts
15+ Exciting Python Flask Projects for Data Science Enthusiasts
What can I do with Python Flask?
You can use Python Flask for various web applications, from simple CRUD applications to complex, high-traffic web applications. You can also use Flask to run Python scripts, create RESTful APIs, develop custom extensions, work with databases, and implement authentication and authorization.
🌐
projectpro.io
projectpro.io › blog › 15+ exciting python flask projects for data science enthusiasts
15+ Exciting Python Flask Projects for Data Science Enthusiasts
Is Python Flask worth learning?
Learning Flask is worth it if you want to develop web applications and APIs using Python. It is a widely used framework known for its flexibility and simplicity, making it an excellent choice for beginners to learn.
🌐
projectpro.io
projectpro.io › blog › 15+ exciting python flask projects for data science enthusiasts
15+ Exciting Python Flask Projects for Data Science Enthusiasts
🌐
Medium
sharmaji27.medium.com › 10-unique-flask-projects-with-source-code-a15d226b7bb9
10+ Unique Flask Projects with Source Code | by Abhishek Sharma | Medium
August 25, 2023 - Doctor-Patient Appointment System in Python using Flask — with source code — 2023 · Leaf Disease Detection Flask App — with source code — 2023 · URL Shortener using Flask — with Source Code — 2023 · Create an API in Flask and ...
🌐
ProjectPro
projectpro.io › blog › 15+ exciting python flask projects for data science enthusiasts
15+ Exciting Python Flask Projects for Data Science Enthusiasts
October 28, 2024 - Learnings from the Project: Working on this project will help you gain hands-on experience with MLOps, GCP, Flask, and Autoregression, all of which are valuable skills for data science and machine learning. Tech-Stack: Python, GCP, uWSGI, Flask, Kubernetes, Docker · Source Code: MLOps on GCP Project for Autoregression using uWSGI Flask
🌐
GitHub
github.com › topics › python-flask-application
python-flask-application · GitHub Topics · GitHub
Source Code for the event management project at https://eventmanagement.pythonanywhere.com · python open-source flask csv forms https flask-application flask-web flask-backend python27 flask-extensions python-2-7 csv-parser python-flask flask-server python2-7 flask-sqlalchemy flask-mail hashlib python-flask-application · Updated · Jun 9, 2017 · HTML · Star 11 · To deploy a ONNX model as a web application with Python Flask ·
🌐
GitHub
github.com › mjhea0 › awesome-flask
GitHub - mjhea0/awesome-flask: A curated list of awesome things related to Flask · GitHub
Flask-Shell2HTTP - RESTful/HTTP wrapper for Python's subprocess API, so you can convert any command-line tool into a RESTful API service. Flask-Sitemap - Sitemap generation. Flask-SocketIO - Socket.IO integration. Flask-SSE - Streaming with flask. Project Website - Official Flask website. Documentation - Comprehensive documentation for all Flask versions. Flaskr Tutorial - Build a basic blog application called Flaskr. Source Code - Hosted on GitHub.
Starred by 1.7K users
Forked by 158 users
🌐
Full Stack Python
fullstackpython.com › flask-code-examples.html
Flask Example Projects and Code
These books and courses were created by fellow Python developers.
Find elsewhere
🌐
Full Stack Python
fullstackpython.com › flask.html
Flask - Full Stack Python
Armin eventually created The Pallets Projects collection of open source code libraries after he had been managing Flask under his own GitHub account for several years. The Pallets Project now serves as the community-driven organization that ...
🌐
Placement Preparation
placementpreparation.io › home › blog › programming › best flask project ideas for beginners
10 Best Flask Project Ideas for Beginners [With Source Code]
February 7, 2026 - Learning Outcome: Understanding of Flask routing, templates, and database integration. ... This project involves developing a to-do list application that allows users to add, edit, and delete tasks.
🌐
GeeksforGeeks
geeksforgeeks.org › python › flask-projects
Python Flask Projects with Source Code (Beginners to Advanced) - GeeksforGeeks
July 23, 2025 - Login and Registration Project Using Flask and MySQL ... Create GitHub API to fetch user profile images and the number of repositories using Python and Flask
🌐
Real Python
realpython.com › flask-project
Build a Scalable Flask Web Project From Scratch – Real Python
March 22, 2024 - Let the Real Python community know in the comments below! Get Your Code: Click here to download the free source code that shows you how to build a Flask project boilerplate. Take the Quiz: Test your knowledge with our interactive “Build a Scalable Flask Web Project From Scratch” quiz.
🌐
Pythonista Planet
pythonistaplanet.com › python-flask-project-ideas
7 Python Flask Project Ideas for Beginners – Pythonista Planet
May 5, 2023 - In this project, you’ll create a RESTful API using Python Flask. REST(Representational state transfer) is actually an architectural style for designing network applications. Web service APIs that adhere to the REST architectural constraints are known as RESTful APIs. Along with Flask, you’ll be using some extra packages for building this project, including SQLAlchemy, which is an ORM (object-relational mapper). This will help you interact with the database without having to write SQL code ...
🌐
GitHub
github.com › topics › flask-projects
flask-projects · GitHub Topics · GitHub
python flask flask-application flask-web flask-framework flask-development flask-extensions flask-plugins flask-app flask-projects ... This project demonstrates hand sign detection using TensorFlow Lite and Flask. tensorflow artificial-intelligence sign-language-detection flask-projects ... This Flask With MySQL app enables user registration, login, and dashboard access with secure authentication.
🌐
Codingtag
codingtag.com › python-flask-projects-with-source-code-beginners-to-advanced
Python Flask Projects with Source Code (Beginners to Advanced)
Explore a curated list of Python Flask Projects with Source Code (Beginners to Advanced) to boost your web development skills. These hands-on examples cover real-world applications, from simple apps to full-featured projects with complete source code.
🌐
GitHub
github.com › pallets › flask
GitHub - pallets/flask: The Python micro framework for building web applications. · GitHub
The Pallets organization develops and supports Flask and the libraries it uses. In order to grow the community of contributors and users, and allow the maintainers to devote more time to the projects, please donate today.
Starred by 71.4K users
Forked by 16.8K users
Languages   Python
🌐
DigitalOcean
digitalocean.com › community › tutorials › how-to-make-a-web-application-using-flask-in-python-3
Build a Flask Python Web App from Scratch | DigitalOcean
November 6, 2025 - You’ll do this using pip and python. ... You use the python command line interface with the option -c to execute Python code. Next you import the flask package with import flask; then print the Flask version, which is provided via the flask.__version__ variable.
🌐
The Insane App
theinsaneapp.com › home › 70+ simple and advanced python projects with source code
70+ Simple And Advanced Python Projects With Source Code
October 20, 2025 - Based on Django, The Source Code and Tutorials: Python Full-Stack Blog Web Application Project by Corey Schafer · Based on Flask, The Source Code and Tutorials: Python Full-Stack Blog Web Application Project by Corey Schafer
🌐
Awesomeopensource
awesomeopensource.com › projects › flask
The Top 10 Flask Open Source Projects
Data Apps & Dashboards for Python. No JavaScript Required. dependent packages 0 total releases 0 most recent commit about 2 years ago ... Companion code to my O'Reilly book "Flask Web Development", second edition. dependent packages 0 total releases 0 most recent commit about 3 years ago ... No Spam. Unsubscribe easily at any time. ... Copyright 2018-2026 Awesome Open Source...