GitHub
github.com › topics › python-flask-application
python-flask-application · GitHub Topics · GitHub
All things Beer! Beer Educator and Recommender Web App | Deployed on GCP > https://alegorithm-fxljyqhslq-uc.a.run.app/ | UT Data Analysis and Visualization Nov 2019 - May 2020. mysql sqlalchemy plotlyjs recommender d3js python-flask-application gcp-cloud-build anychart-javascript-library
GitHub
github.com › pallets › flask
GitHub - pallets/flask: The Python micro framework for building web applications. · GitHub
Starred by 71.4K users
Forked by 16.8K users
Languages Python
Videos
01:01:36
Building an AI Web Application with Python and Flask - YouTube
Easily Deploy your Flask Apps in Minutes | GitHub Repo to ...
10:11
Flask Mastery: Pushing Your First Flask App to GitHub - YouTube
01:55
How to Build Python Flask Application with GitHub Actions CI CD ...
08:19
Working with Flask Web Apps in GitHub Codespaces - YouTube
02:59
Quick Example Deploying Python Flask App From Github To AWS App ...
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%
Readthedocs
github-flask.readthedocs.io
GitHub-Flask — GitHub-Flask
GitHub-Flask is an extension to Flask that allows you authenticate your users via GitHub using OAuth protocol and call GitHub API methods.
GitHub
github.com › dpgaspar › Flask-AppBuilder
GitHub - dpgaspar/Flask-AppBuilder: Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/ · GitHub
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/ ...
Starred by 4.9K users
Forked by 1.4K users
Languages Python 91.7% | HTML 6.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 › topics › flask-application
flask-application · GitHub Topics · GitHub
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.
GitHub
github.com › gothinkster › flask-realworld-example-app
GitHub - gothinkster/flask-realworld-example-app: Exemplary real world JSON API built with Flask (Python) · GitHub
First, set your app's secret key as an environment variable. For example, add the following to .bashrc or .bash_profile. ... git clone https://github.com/gothinkster/flask-realworld-example-app.git cd flask-realworld-example-app pip install -r requirements/dev.txt
Starred by 904 users
Forked by 325 users
Languages Python
GitHub
github.com › berlotto › flask-app-template
GitHub - berlotto/flask-app-template: An complete Flask application template, with useful plugins. · GitHub
Starred by 296 users
Forked by 133 users
Languages HTML 55.1% | Python 44.9%
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 › pallets › flask › blob › main › src › flask › app.py
flask/src/flask/app.py at main · pallets/flask
The Python micro framework for building web applications. - flask/src/flask/app.py at main · pallets/flask
Author pallets
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 › flask-webapp
flask-webapp · GitHub Topics · GitHub
This is a Flask application that searches Wikipedia for a given keyword and returns the top 8 results along with their summaries and URLs. The app uses the wikipedia module to search and retrieve information from Wikipedia. python flask webapp ...
GitHub
github.com › LondheShubham153 › two-tier-flask-app
GitHub - LondheShubham153/two-tier-flask-app · GitHub
docker run -d \ --name flaskapp \ --network=twotier \ -e MYSQL_HOST=mysql \ -e MYSQL_USER=root \ -e MYSQL_PASSWORD=admin \ -e MYSQL_DB=mydb \ -p 5000:5000 \ flaskapp:latest
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 › bradshjg › flask-githubapp
GitHub - bradshjg/flask-githubapp: Flask extension for rapid Github app development in Python, in the spirit of probot (https://probot.github.io/)
Flask extension for rapid Github app development in Python, in the spirit of probot (https://probot.github.io/) - bradshjg/flask-githubapp
Starred by 56 users
Forked by 14 users
Languages Python 100.0% | Python 100.0%
GitHub
github.com › bradtraversy › myflaskapp
GitHub - bradtraversy/myflaskapp: Python Flask app with authentication
Python Flask app with authentication. Contribute to bradtraversy/myflaskapp development by creating an account on GitHub.
Starred by 343 users
Forked by 259 users
Languages Python 56.9% | HTML 43.1% | Python 56.9% | HTML 43.1%
GitHub
github.com › topics › flask-projects
flask-projects · GitHub Topics · GitHub
A simple and responsive To-Do list web application built with HTML, CSS, Flask, flask-sqlalchemy, and Bootstrap. Users can efficiently create, manage, and organize tasks with features like adding, marking tasks as complete, and deleting tasks.
GitHub
github.com › topics › python-flask
python-flask · GitHub Topics · GitHub
A simple, fast and easy-to-deploy Heroku ready flask web app template written in Python.
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%
GitHub
github.com › digitalocean › sample-flask
GitHub - digitalocean/sample-flask: ⛵ App Platform sample Flask.
Starred by 50 users
Forked by 430 users
Languages HTML 96.5% | Python 2.5% | Procfile 1.0%