564 Repositories
Python Flask-Foundation Libraries
Flask Apps - Open-Source And Paid | AppSeed
Flask Apps Open-Source web apps built with automation tools, HTML parsing and boilerplated code in Flask - - Provided by AppSeed App Generator. What i
Boilerplate/Starter Project for building RESTful APIs using Flask, SQLite, JWT authentication.
auth-phyton Boilerplate/Starter Project for building RESTful APIs using Flask, SQLite, JWT authentication. Setup Step #1 - Install dependencies $ pip
MS Graph API authentication example with Fast API
MS Graph API authentication example with Fast API What it is & does This is a simple python service/webapp, using FastAPI with server side rendering,
Random Geek Jokes REST API
Geek-Jokes A RESTful API to get random geek jokes written in Flask What is the Geek-Jokes-api? The Geek Jokes RESTful API lets you fetch a random geek
Flask Boilerplate - Paper Kit Design | AppSeed
Flask Paper Kit Open-Source Web App coded in Flask Framework - Provided by AppSeed Web App Generator. App Features: SQLite database SQLAlchemy ORM Ses
A Jinja extension (compatible with Flask and other frameworks) to compile and/or compress your assets.
A Jinja extension (compatible with Flask and other frameworks) to compile and/or compress your assets.
Simple Python script to scrape youtube channles of "Parity Technologies and Web3 Foundation" and translate them to well-known braille language or any language
Simple Python script to scrape youtube channles of "Parity Technologies and Web3 Foundation" and translate them to well-known braille language or any
Python Testing Crawler ๐ ๐ฉบ ๐ท๏ธ A crawler for automated functional testing of a web application
Python Testing Crawler ๐ ๐ฉบ ๐ท๏ธ A crawler for automated functional testing of a web application Crawling a server-side-rendered web application is a
Abilian Core: an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM
About Abilian Core is an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM, good intentions and best
Flask extension that takes care of API representation and authentication.
Flask-API-Utils Flask-API-Utils helps you to create APIs. It makes responses in appropriate formats, for instance, JSON. All you need to do is to retu
Basic flask system for login, api, and status system
Flask Multi Site With Login This is a basic website login system with an uncomplete api system NOTICE : This is NOT complete and is made to be a bare
A python package for integrating ripozo with Flask
flask-ripozo This package provides a dispatcher for ripozo so that you can integrate ripozo with Flask. As with all dispatchers it is simply for getti
YAML-formatted plain-text file based models for Flask backed by Flask-SQLAlchemy
Flask-FileAlchemy Flask-FileAlchemy is a Flask extension that lets you use Markdown or YAML formatted plain-text files as the main data store for your
Amazon AWS Web Tool (view only)
Amazon AWS Web Tool (AAWT) discontinued Features Cloudfront (simple) EC2 (With Charts and Prices) EC2 Reserved EBS ELB (With Charts) Obs:. only classi
A Python, Flask login system
Python Login System This is a basic login + authenticason system for flask using Flask_Login and Flask_SQLAlchemy Get started on your own To use this
A Python chat app built with Flask that runs in the browser.
A Python chat app built with Flask that runs in the browser. Designed for local area networks that are not connected to the Internet.
Mazda Connected Service API wrapper based on pymazda and Flask.
Mazda Connected Service Relay Mazda Connected Service API wrapper based on pymazda and Flask. Usage Make POST calls to https://mymazda.herokuapp.com/{
Flask app + (html+css+ajax) contain ability add employee and place where employee work - plant or salon
#Manage your employees! With all employee information stored in one place, you no longer have to sift through hoards of spreadsheets to manually searc
A Flask & Twilio Secret Santa app.
๐ โจ Secret Santa Twilio โจ ๐ฑ A contactless Secret Santa game built with Python, Flask and Twilio! Prerequisites ๐ A Twilio account. Sign up here ngr
flask-reactize is a boostrap to serve any React JS application via a Python back-end, using Flask as web framework.
flask-reactize Purpose Developing a ReactJS application requires to use nodejs as back end server. What if you want to consume external APIs: how are
Cookiecutter Flask OpenAPI is a template for jumpstarting production-ready Flask projects quickly.
Cookiecutter Flask OpenAPI is a template for jumpstarting production-ready Flask projects quickly. It has a well organized and scalable structure. It uses API design first
Control YouTube, streaming sites, media players on your computer using your phone as a remote.
Media Control Control Youtube, streaming sites, media players on your computer using your phone as a remote. Installation pip install -r requirements.
Free casino website. Madden just for learning / fun
Website Casino Free casino website. Madden just for learning / fun. Uses Jinja2 (HTML), Flask, JavaScript, etc. Dice game Preview
Create light scenes , voice control, ifttt, fuzzywuzzy speech correction and much more with Tuya light bulbs.
LightBox Features: Auto discover tuya lights Set and create moods (aka: light profiles) Change moods via IFTTT List moods via IFTTT FuzzyWuzzy, speech
Foundation Auth Proxy is an abstraction on Foundations' authentication layer and is used to authenticate requests to Atlas's REST API.
foundations-auth-proxy Setup By default the server runs on http://0.0.0.0:5558. This can be changed via the arguments. Arguments: '-H' or '--host': ho
A tool for the game Politics And War. Saving players hours if searching for targets they can engage with.
A tool for the game Politics And War. Saving players hours if searching for targets they can engage with.
That is a example of a Book app on Python, made with support of all JS libraries on React framework
React+Python Books App You can use this repository whenever you want Used for a video Create the database: python -m dbutils Start the web server: pyt
Source code for backpainfree.org - a Q&A platform similar to StackOverFlow
Source code for backpainfree.org - a Q&A platform similar to StackOverFlow, which is designed specifically for people with back pain problems. Users can ask questions, post answers and comments, vote on other posts.
Testbed of AI Systems Quality Management
qunomon Description A testbed for testing and managing AI system qualities. Demo Sorry. Not deployment public server at alpha version. Requirement Ins
Simulating Log4j Remote Code Execution (RCE) vulnerability in a flask web server using python's logging library with custom formatter that simulates lookup substitution by executing remote exploit code.
py4jshell Simulating Log4j Remote Code Execution (RCE) CVE-2021-44228 vulnerability in a flask web server using python's logging library with custom f
Api's bulid in Flask perfom to manage Todo Task.
Citymall-task Api's bulid in Flask perfom to manage Todo Task. Installation Requrements : Python: 3.10.0 MongoDB create .env file with variables DB_UR
Simplest dashboard for WireGuard VPN written in Python w/ Flask
Hi! I'm planning the next major update for this project, please let me know if you have any suggestions or feature requests ;) You can create an issue
This is a simple application to generate HD wallet addresses for cryptocurrency coins.
HD-Wallet-Address This is a mini service to generate addresses in the master HD-Wallet. It will use py_crypto_hd_wallet package as a base. Prerequisit
Flask Multiple Database Login
Flask Multiple Database Login Handle login with flask using two diferent databases: UE | European; BR | Brazilian; These databases are separed to resp
This is a repository for a playlist of videos where I teach building RESTful API with Flask and Flask extensions.
Build And Deploy A REST API with Flask This is code for a series of videos in which we look at the various concepts involved when building a REST API
A self-hosted streaming platform with Discord authentication, auto-recording and more!
A self-hosted streaming platform with Discord authentication, auto-recording and more!
FastWSGI - An ultra fast WSGI server for Python 3
FastWSGI - An ultra fast WSGI server for Python 3
Easy OpenAPI specs and Swagger UI for your Flask API
Flasgger Easy Swagger UI for your Flask API Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
apispec A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification). Features Supports th
Internal network honeypot for detecting if an attacker or insider threat scans your network for log4j CVE-2021-44228
log4j-honeypot-flask Internal network honeypot for detecting if an attacker or insider threat scans your network for log4j CVE-2021-44228 This can be
A service made with Flask and Python to help you find the weather of your favorite cities.
Weather-App A service made with Flask and Python to help you find the weather of your favorite cities. Features Backend using Flask and Jinja Weather
A swagger 2.0 spec extractor for flask
flask-swagger A Swagger 2.0 spec extractor for Flask You can now specify base path for yml files: app = Flask(__name__) @app.route("/spec") def spec(
Flask like web framework for AWS Lambda
lambdarest Python routing mini-framework for AWS Lambda with optional JSON-schema validation. โ ๏ธ A user study is currently happening here, and your op
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
Flask-WTF Simple integration of Flask and WTForms, including CSRF, file upload, and reCAPTCHA. Links Documentation: https://flask-wtf.readthedocs.io/
A caching extension for Flask
A fork of the Flask-cache extension which adds easy cache support to Flask.
flask extension for integration with the awesome pydantic package
Flask-Pydantic Flask extension for integration of the awesome pydantic package with Flask. Installation python3 -m pip install Flask-Pydantic Basics U
A simple way to demo Flask apps from your machine.
flask-ngrok A simple way to demo Flask apps from your machine. Makes your Flask apps running on localhost available over the internet via the excellen
Easily configurable, chart dashboards from any arbitrary API endpoint. JSON config only
Flask JSONDash Easily configurable, chart dashboards from any arbitrary API endpoint. JSON config only. Ready to go. This project is a flask blueprint
A powerful annex BUBT, BUBT Soft, and BUBT website scraping script.
Annex Bubt Scraping Script I think this is the first public repository that provides free annex-BUBT, BUBT-Soft, and BUBT website scraping API script
HTTP Request & Response Service, written in Python + Flask.
httpbin(1): HTTP Request & Response Service
This is a small notes web app, with python and flask microframework. Using sqlite3
Python Notes App. This is a small web application maked with flask-python for add notes easily and quickly. Dependencies. You can create a virtual env
FollowSpot is a comprehensive audition tracking fullstack web application for entertainment industry professionals.
FollowSpot is a comprehensive audition tracking fullstack web application for entertainment industry professionals. This app allows users to store information/media for all of their auditions while also compiling data and displaying statistics to help track progress.
A python-generated website for visualizing the novel coronavirus (COVID-19) data for Greece.
COVID-19-Greece A python-generated website for visualizing the novel coronavirus (COVID-19) data for Greece. Data sources Data provided by Johns Hopki
Flask Boilerplate - Material Kit Design | AppSeed
Flask Boilerplate - Material Kit Design | AppSeed
Analytics snippets generator extension for the Flask framework.
Flask-Analytics Flask Analytics is an extension for Flask which generates analytics snippets for inclusion in templates. Installation $ pip install Fl
Track requests to your Flask website with Matomo
Flask-Matomo Flask-Matomo is a library which lets you track the requests of your Flask website using Matomo (Piwik). Installation pip install flask-ma
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
Flask-WTF Simple integration of Flask and WTForms, including CSRF, file upload, and reCAPTCHA. Links Documentation: https://flask-wtf.readthedocs.io/
a flask zipkin extension based on py_zipkin.
flask-zipkin a flask zipkin extension based on py_zipkin. Installation pip install flask_zipkin usage you can simply use it as other flask extensions.
Official Python agent for the Elastic APM
elastic-apm -- Elastic APM agent for Python This is the official Python module for Elastic APM. It provides full out-of-the-box support for many of th
Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
Flask Google Maps Easy to use Google Maps in your Flask application requires Jinja Flask A google api key get here Contribute To contribute with the p
Small and simple gravatar usage in Flask.
Flask Gravatar About This is small and simple integration gravatar into flask. Installation Flask-Gravatar is on PyPI so all you need is: pip install
Flask extension for Pusher
Flask-Pusher Flask extension for Pusher. It is a thin wrapper around the official client, binding Flask app to Pusher client. Installation Install Fla
Flask extension that provides integration with Azure Storage
Flask-Azure-Storage A Flask extension that provides integration with Azure Storage Table of Contents Flask-Azure-Storage Install Usage Examples Create
Force SSL on your Flask app.
Flask-SSLify This is a simple Flask extension that configures your Flask application to redirect all incoming requests to HTTPS. The extension is no l
Flask html response minifier
Flask-HTMLmin Minify flask text/html mime type responses. Just add MINIFY_HTML = True to your deployment config to minify HTML and text responses of y
Easy OpenAPI specs and Swagger UI for your Flask API
Flasgger Easy Swagger UI for your Flask API Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API
MongoDB panel for the Flask Debug Toolbar
Flask Debug Toolbar MongoDB Panel Info: An extension panel for Rob Hudson's Django Debug Toolbar that adds MongoDB debugging information Author: Harry
Fetching Cryptocurrency Prices from Coingecko and Displaying them on Grafana
cryptocurrency-prices-grafana Fetching Cryptocurrency Prices from Coingecko and Displaying them on Grafana About This stack consists of: Prometheus (t
A Simple Flask-Plotly Example for NTU 110-1 DSSI Class
A Simple Flask-Plotly Example for NTU 110-1 DSSI Class Live Demo Prerequisites We will use Flask and Ploty to build a Flask application. If you haven'
Full Stack Web Development with Flask.
Discover Flask Full Stack Web Development with Flask. http://discoverflask.com Flask is a micro web framework powered by Python. Its API is fairly sma
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
Flaskr - Intro to Flask, Test-Driven Development, and JavaScript Share on Twitter As many of you know, Flaskr -- a mini-blog-like-app -- is the app th
Guitar tabs web app for guitar fans, powered by Python/Flask
Guitar123 version 0.8.5 Guitar tabs web app for guitar fans, powered by Python/Flask Features Guitar tabs search and browse Easy to use for end user a
Example Flask application illustrating some of my common practices
Overholt Overholt is an example Flask application illustrating some of my common practices Development Environment At the bare minimum you'll need the
A team blog based on Flask
A team blog based on Flask This project isn't supported at the moment, please see a newer pypress-tornado Thanks for flask_website and newsmeme at [ht
Another redis monitor by using flask, angular, socket.io
RedisPAPA we use redis info to monitor the redis usage. PAPA means a father who is monitoring the redis. accoding to the redis doc, it is be recommand
Learn python and flask,just a tony blog system
flaskblog Learn python and flask,just a tony blog system based on flask and mysql It is similar to cleanblog, a blog system based on flask and mongoen
A clean and simple blog system based on Flask and MongoDB
CleanBlog A clean and simple blog system based on Flask and MongoDB You can access CleanBlog This is the source code of Flask Tutorial Pro,you can buy
A live chat built with python(flask + gevent + apscheduler) + redis
a live chat room built with python(flask / gevent / apscheduler) + redis Basic Architecture Screenshot Install cd /path/to/source python bootstrap.py
A small timeseries transformation API built on Flask and Pandas
#Mcflyin ###A timeseries transformation API built on Pandas and Flask This is a small demo of an API to do timeseries transformations built on Flask a
Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.
Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication.
cookiecutter-flask A Flask template for cookiecutter. (Supports Python โฅ 3.6) See this repo for an example project generated from the most recent vers
A solid foundation for your flask app
Flask Foundation There is a cookiecutter version of this repo at https://github.com/JackStouffer/cookiecutter-Flask-Foundation. Documentation is locat
Template for a rest app with flask, flask-rest and more...
Flask REST Template About the project (some comments): The ideia behind the project is to create an useful and simple template for an rest app . Besid
Parallel TTS web demo based on Flask + Vue (Vuetify).
Parallel TTS web demo based on Flask + Vue (Vuetify).
Imparare Django ricreando un sito facsimile a quello Flask
SitoPBG-Django Imparare Django ricreando un sito facsimile a quello Flask Note di utilizzo Necessita la valorizzazione delle seguenti variabili di amb
Heroku Flask Setup
Heroku Flask Setup
This project was created using Python technology and flask tools to scrape a music site
python-scrapping This project was created using Python technology and flask tools to scrape a music site You need to install the following packages to
Python web-app (Flask) to browse Tandoor recipes on the local network
RecipeBook - Tandoor Python web-app (Flask) to browse Tandoor recipes on the local network. Designed for use with E-Ink screens. For a version that wo
Flask pre-setup architecture. This can be used in any flask project for a faster and better project code structure.
Flask pre-setup architecture. This can be used in any flask project for a faster and better project code structure. All the required libraries are already installed easily to use in any big project.
Network monitoring tool
netmeter If you are looking for a tool to monitor your network interfaces, here you are. See netmeter-exporter to export Prometheus metrics. Installat
Decentra Network is an open source blockchain that combines speed, security and decentralization.
Decentra Network is an open source blockchain that combines speed, security and decentralization. Decentra Network has very high speeds, scalability, asymptotic security and complete decentralization.
A method to check whether a Discord user is using the client or not.
Discord Captcha Method This is an example, of a verification trough a check, if the user loads the picture send with the verification-message. This ma
A simple URL shortener built with Flask
A simple URL shortener built with Flask and MongoDB.
A repository containing a short tutorial for Docker (with Python).
Docker Tutorial for IFT 6758 Lab In this repository, we examine the advtanges of virtualization, what Docker is and how we can deploy simple programs
A Flask wrapper of Starknet state. Similar in purpose to Ganache.
Introduction A Flask wrapper of Starknet state. Similar in purpose to Ganache. Aims to mimic Starknet's Alpha testnet, but with simplified functionali
Telegram bot + Flask API ( Make Introduction pages )
Introduction-Page-Maker Setup the api Upload the flask api on your host Setup requirements Make pages file on your host and upload the css and js and
A simple rest api serving a deep learning model that classifies human gender based on their faces. (vgg16 transfare learning)
this is a simple rest api serving a deep learning model that classifies human gender based on their faces. (vgg16 transfare learning)
Simple CLI for managing Postgres databases in Flask.
Overview Simple CLI that provides the following commands: flask psql create flask psql init flask psql drop flask psql setup: create โ init flask psql
Basic Docker Compose template application with Flask, Celery, Redis, MySQL, SocketIO, Nginx and Gunicorn.
Nginx / Gunicorn / Flask ๐ / Celery / SocketIO / MySQL / Redis / Docker ๐ณ sample application Basic Docker Compose template application for orchestat
PatientDB is a flask app to store patient information.
PatientDB PatientDB on Heroku "PatientDB is a simple web app that stores patient information, able to edit the information, and able to query the data