🌐
GitHub
github.com › mmumshad › simple-webapp-flask
GitHub - mmumshad/simple-webapp-flask: Simple Flask based web application · GitHub
Simple Flask based web application. Contribute to mmumshad/simple-webapp-flask development by creating an account on GitHub.
Starred by 217 users
Forked by 1.7K users
Languages   Python 57.2% | Dockerfile 42.8%
🌐
GitHub
github.com › macloo › basic-flask-app
GitHub - macloo/basic-flask-app: Demo with templates and no datastore
Demo with templates and no datastore . Contribute to macloo/basic-flask-app development by creating an account on GitHub.
Starred by 30 users
Forked by 227 users
Languages   HTML 84.4% | CSS 10.1% | Python 5.5% | HTML 84.4% | CSS 10.1% | Python 5.5%
🌐
GitHub
github.com › topics › python-flask-application
python-flask-application · GitHub Topics · GitHub
python-flask-application bill-of-materials comparison-tool agile-plm bom-comparison bill-of-materials-comparison oracle-agile-plm arena-plm autodesk-plm ... ComfyUI Output Images Gallery is a simple web application built with Flask to display a gallery of images.
🌐
GitHub
github.com › pallets › flask
GitHub - pallets/flask: The Python micro framework for building web applications. · GitHub
Flask offers suggestions, but doesn't enforce any dependencies or project layout. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the community that make adding new functionality easy. # save this as app.py from flask import Flask app = Flask(__name__) @app.route("/") def hello(): return "Hello, World!"
Starred by 71.4K users
Forked by 16.8K users
Languages   Python
🌐
GitHub
github.com › XD-DENG › flask-example
GitHub - XD-DENG/flask-example: A minimal web app developed with Flask · GitHub
A minimal web app developed with Flask. Contribute to XD-DENG/flask-example development by creating an account on GitHub.
Starred by 118 users
Forked by 135 users
Languages   Python 56.1% | HTML 43.9%
🌐
GitHub
github.com › anfederico › flaskex
anfederico/flaskex: Simple flask example for quick ...
December 18, 2019 - Contribute to anfederico/flaskex development by creating an account on GitHub.
Starred by 834 users
Forked by 355 users
Languages   Python 71.5% | JavaScript 24.1% | CSS 4.0% | Procfile 0.4% | Python 71.5% | JavaScript 24.1% | CSS 4.0% | Procfile 0.4%
🌐
GitHub
github.com › topics › flask-application
flask-application · GitHub Topics · GitHub
python flask ioc factory dependency-injection design-patterns python3 aiohttp singleton flask-application asyncio ioc-container python-3 python-2 dependency-injection-framework dependency-injection-container threadlocal flask-restful
🌐
GitHub
github.com › tecladocode › simple-flask-template-app
GitHub - tecladocode/simple-flask-template-app: A simple Flask app that uses render_template, to teach different features of Flask.
A simple Flask app that uses render_template, to teach different features of Flask. - tecladocode/simple-flask-template-app
Starred by 10 users
Forked by 6 users
Languages   HTML 53.5% | Python 46.5% | HTML 53.5% | Python 46.5%
🌐
GitHub
github.com › techwithtim › Flask-Web-App-Tutorial
GitHub - techwithtim/Flask-Web-App-Tutorial: Code for the note storing flask web app made during a YouTube video.
Code for the note storing flask web app made during a YouTube video. - GitHub - techwithtim/Flask-Web-App-Tutorial: Code for the note storing flask web app made during a YouTube video.
Starred by 1K users
Forked by 1.1K users
Languages   HTML 50.2% | Python 48.1% | JavaScript 1.7% | HTML 50.2% | Python 48.1% | JavaScript 1.7%
Find elsewhere
🌐
GitHub
github.com › LondheShubham153 › two-tier-flask-app
GitHub - LondheShubham153/two-tier-flask-app · GitHub
This is a simple Flask app that interacts with a MySQL database.
Starred by 214 users
Forked by 2.9K users
Languages   HTML 64.8% | Python 17.2% | Makefile 10.5% | Dockerfile 7.5%
🌐
GitHub
github.com › patrickloeber › flask-todo
GitHub - patrickloeber/flask-todo: Simple Flask Todo App
Simple Flask Todo App. Contribute to patrickloeber/flask-todo development by creating an account on GitHub.
Starred by 83 users
Forked by 119 users
Languages   HTML 52.2% | Python 47.8% | HTML 52.2% | Python 47.8%
🌐
GitHub
github.com › fromzeroedu › my-simple-flask-app
GitHub - fromzeroedu/my-simple-flask-app
Contribute to fromzeroedu/my-simple-flask-app development by creating an account on GitHub.
Starred by 6 users
Forked by 35 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › topics › flask-example
flask-example · GitHub Topics · GitHub
A simple PWA for Flask Conf 2018. flask progressive-web-app flask-application flask-example flask-pwa
🌐
GitHub
github.com › mmumshad › simple-webapp-flask › blob › master › app.py
simple-webapp-flask/app.py at master · mmumshad/simple-webapp-flask
Simple Flask based web application. Contribute to mmumshad/simple-webapp-flask development by creating an account on GitHub.
Author   mmumshad
🌐
GitHub
github.com › gurkanakdeniz › example-flask-crud
GitHub - gurkanakdeniz/example-flask-crud: simple example python flask crud app
Simple example python flask crud app for sqlite.
Starred by 81 users
Forked by 93 users
Languages   HTML 54.7% | Python 45.3% | HTML 54.7% | Python 45.3%
🌐
GitHub
github.com › stormpath › stormpath-flask-sample
GitHub - stormpath/stormpath-flask-sample: A simple sample application which makes use of the Flask-Stormpath library.
A simple sample application which makes use of the Flask-Stormpath library. - stormpath/stormpath-flask-sample
Starred by 37 users
Forked by 42 users
Languages   HTML 50.5% | Python 44.9% | CSS 4.3% | Makefile 0.3% | HTML 50.5% | Python 44.9% | CSS 4.3% | Makefile 0.3%
🌐
GitHub
github.com › helloflask › flask-examples
GitHub - helloflask/flask-examples: Example applications for Flask learners. · GitHub
Cache (/cache): Cache with Flask-Caching. SayHello: A simple message board. Bluelog: A blog engine that supports category and resource management. Albumy: A full-featured photo-sharing social networking. Todoism: A to-do application implements as SPA, it supports i18n and provides web APIs.
Starred by 232 users
Forked by 159 users
Languages   JavaScript 50.6% | HTML 33.9% | CSS 10.5% | Python 4.7%
🌐
GitHub
github.com › petersimeth › basic-flask-template
GitHub - petersimeth/basic-flask-template: A barebone Flask app using Flask and Bootstrap.
A barebone Flask app using Flask and Bootstrap. Contribute to petersimeth/basic-flask-template development by creating an account on GitHub.
Starred by 32 users
Forked by 60 users
Languages   HTML 80.8% | Python 19.2% | HTML 80.8% | Python 19.2%
🌐
GitHub
github.com › bigcommerce › hello-world-app-python-flask
GitHub - bigcommerce/hello-world-app-python-flask: Hello World sample app in Python and Flask
This is a small Flask application that implements the OAuth callback flow for BigCommerce Single Click Apps and uses the BigCommerce API to pull a list of products on a BigCommerce store.
Starred by 32 users
Forked by 41 users
Languages   Python 75.2% | HTML 20.9% | Dockerfile 3.7% | Procfile 0.2% | Python 75.2% | HTML 20.9% | Dockerfile 3.7% | Procfile 0.2%
🌐
GitHub
github.com › codefresh-contrib › python-flask-sample-app
GitHub - codefresh-contrib/python-flask-sample-app: Dockerized Python Flask Example application · GitHub
Dockerized Python Flask Example application. Contribute to codefresh-contrib/python-flask-sample-app development by creating an account on GitHub.
Starred by 96 users
Forked by 803 users
Languages   Python 75.4% | HTML 15.8% | CSS 7.6% | Dockerfile 1.2%