An open API service indexing awesome lists of open source software.

Flask

Flask is a web framework for Python, based on the Werkzeug toolkit.

https://github.com/ayushsubedi/vaccine_progress_bot_nepal

Twitter bot that shows the progress status on vaccines in Nepal.

flask heroku nepal twitter-bot vaccine-tracker

Last synced: 19 May 2026

https://github.com/compmonk/songstats

Song Stats is a web app where you can summarize and compare the Statistical Song data over the years in a visual manner using our dynamic charts

api bootstrap bootstrap-icons bootstrap5 css d3 d3js flask flask-api frozen-flask html javascript jquery plotly plotlyjs select2 songs

Last synced: 06 Apr 2026

https://github.com/jai2dev/secure-transfer

A cloud based application for secure transfer of text files using diffie hellman and AES algorithm (Cyber Security)

aes-encryption aws cloud diffie-hellman flask html-css-javascript python

Last synced: 30 Apr 2025

https://github.com/verlias/pennapps2025-prospera

Prospera is an AI-powered budgeting app that helps users manage their finances by analyzing spending patterns and providing personalized recommendations. It integrates real-time financial data and features a secure chatbot for quick financial insights.

aws budgeting-application capital-one-api cereberas-api financial-analysis flask full-stack-web-development llama3 machine-learning mongodb propelauth python reactjs

Last synced: 10 Apr 2025

https://github.com/mingchen666/pwdlodge

是一个基于vue的密码管理应用,支持数据库/本地存储两种方式 ,非常适合练练手(vue和flask增删查改)

flask password-manager pwdlodge vue vuejs

Last synced: 16 Feb 2026

https://github.com/shadowy-pycoder/juliya-nails

A web application for beauty masters with REST API

flask restful-api sqlalchemy

Last synced: 17 May 2026

https://github.com/sjgiorgi/flask-twitter-predictions

Flask app for running (age, gender and fake personality) predictions from Twitter data.

api flask machine-learning twitter

Last synced: 14 May 2026

https://github.com/michaelfromyeg/midtermr

A lil' project to generate UBC MATH midterm and final exams. For HackCamp 2022.

final flask math midterm python svelte ubc

Last synced: 30 Apr 2026

https://github.com/the-akira/flask-programacao-web

Este guia tem como objetivo ensinar Programação Web com Python através do microframework Flask

flask flask-sqlalchemy flask-template flask-tutorial flask-wtforms portuguese-brazilian portuguese-language

Last synced: 10 Apr 2025

https://github.com/ujjwal-kr/betcoin

A currency system created with python

coin currency finance flask hacktoberfest python

Last synced: 29 Jan 2026

https://github.com/eniompw/dynamicflask

Dynamically generate HTML using Python, Flask, Jinja & Pandas

flask jinja pandas python

Last synced: 09 May 2026

https://github.com/mayurjadhav2002/udemy-coupons-api

Udemy Coupon code api is built using flask and Beautifulsoup, can be used to provide more resources to the student by integrating it in your application.

api flask

Last synced: 14 May 2026

https://github.com/harshcasper/ling

⚤👨👸 Ling is a Machine Learning Application using Flask Micro Web Framework and Naive Bayes Classifier which can predict the Gender of a person by just using the name of the person.

flask gender gender-classification machine-learning naive-bayes-classifier web-application

Last synced: 16 Feb 2026

https://github.com/latchdevel/raspicode

High precision transmitter RF 315/433Mhz codes for Raspberry Pi

315mhz 433mhz api ask flask gpio ook picode picoder pilight raspberry restful rf transmitter wiringpi wiringpiook

Last synced: 06 Mar 2026

https://github.com/shawon922/flask-blog-api

A simple API built with flask, flask-restful and flask-mysqldb.

flask flask-api flask-restful python python3

Last synced: 15 May 2026

https://github.com/schefflera-arboricola/grocery-store-site

A Flask-based multi-user e-commerce app for grocery management featuring CRUD APIs, RBAC authentication, Stripe and Twilio integrations. Diverse functionalities for Customer, Admin, Store Manager, Delivery Executive, and Developer roles, including order placement, inventory management, scheduled emails, recommendations, and user-specific operations

api celery crud-api ecommerce-website flask flask-caching flask-login flask-mail rbac redis sqlite3 stripe-api swagger swagger-api twilio-api

Last synced: 16 Apr 2026

https://github.com/hasnainroopawalla/scribblenet

A Python library that classifies hand-drawn doodles into distinct classes (trained on the QuickDraw dataset by Google).

android cnn doodle-classifier flask javascript keras python restful-api tensorflow

Last synced: 07 Apr 2026

https://github.com/mateuseap/kubernetes-calculator

Kubernetes Calculator application.

flask k8s react

Last synced: 05 Apr 2025

https://github.com/iyume/flask-with-tailwindcss

Boilerplate Front-End with Tailwindcss | Guider | Developing...

flask tailwindcss

Last synced: 10 May 2026

https://github.com/ehtisham-sadiq/movie-genre-prediction

The "Movie Genre Prediction" project is a comprehensive machine learning system designed to forecast a movie's genre by analyzing its attributes. By employing advanced machine learning methods, it strives to improve genre classification accuracy, offering valuable insights to creators, film aficionados, and the entertainment sector.

docker feature-engineering feature-extraction flask machine-learning nlp-machine-learning webapp

Last synced: 17 May 2026

https://github.com/bisguzar/bisguzar.github.io

bir sağlıkçının teknoloji blogu

flask micropython python

Last synced: 17 Feb 2026

https://github.com/billy-enrizky/flask-task-manager

This project consists of a simple task manager web application developed using Flask, a micro web framework for Python. The application allows users to manage tasks, including adding, editing, and deleting tasks. It utilizes SQLAlchemy as an Object-Relational Mapping (ORM) tool to interact with a SQLite database.

flask python sqlalchemy sqlite taskmanager

Last synced: 09 Jul 2025

https://github.com/italomaia/flask-empty-compose

Flask-Empty based boilerplate with docker-compose. Let's make deployment easy ; )

deployment docker docker-compose flask python swarm web

Last synced: 04 Apr 2025

https://github.com/eswzy/ddos-demo

DDoS Demo Script by Python

botnet ddos flask syn-attack

Last synced: 17 May 2026

https://github.com/flyingglass/celery-flask-crawler

celery flask分布式爬虫

celery flask gunicorn pipenv scrapy

Last synced: 17 Jan 2026

https://github.com/mmansy19/flask-user-profile-management

A comprehensive Flask web application showcasing user profile management features, including registration, login, profile editing, and image uploads. Implements user authentication, database integration, and dynamic rendering with Flask and Bootstrap. Ideal for learning Flask web development and best practices.

css database database-schema flask html javascript python

Last synced: 17 Jun 2025

https://github.com/aakashv8900/bitcoin_101

Basically this project is divided into two parts. Bitcoin Price Live Chart – In this, the Binance Crypto API, a streaming data API, is connected to a JavaScript websocket, which then gives the data to Light Weighted Trading View Candlestick Chart. Afterwards, the live chart is implemented to a Flask framework, which is then containerized by Docker and deployed through Azure. Flutter App – A basic Flutter app, in which the user sees an interactive front page. On the front page the user can find a button, which when clicked, renders in a webview page the Bitcoin Price Live chart which is deployed on Azure. By this the user gets the live price change of Bitcoin Crypto Currency on their cell phone by just clicking a single button.

api azure bitcoin candlestick-chart chart cryptocurrency docker flask flutter-apps python

Last synced: 06 Apr 2026

https://github.com/yashrsharma44/textextractor

Repository for the webpapp for text extractor

computer-vision flask python3 text-extractor

Last synced: 17 Mar 2025

https://github.com/computeranything/cpt_anything_blog

FlaskAPI, React.js, Redux, PostgreSQL, Docker

flask psql python react

Last synced: 14 Jul 2025

https://github.com/m-karthik-kumar/personalized-dietary-guidance-with-gen-ai

The algorithm utilizes Generative AI and Natural Language Processing (NLP) to analyze the nutritional content of packaged food products. The system considers personalized health conditions, such as allergies and dietary needs, to provide tailored recommendations, helping individuals make safer and more informed food choices.

datapreprocessing flask gemini-api generative-ai natural-language-processing nltk python

Last synced: 16 Feb 2026

https://github.com/demfier/pmup

App to cheer you up with some awesome quotes when depressed using deep learning

capsnet emotion-recognition flask multimodal-deep-learning node-js pytorch sentiment-analysis tensorflow

Last synced: 11 Apr 2026

https://github.com/mouday/httpserver

用于爬虫请求头测试的简单服务器,使用Python + Flask

crawler flask python spider

Last synced: 06 Jul 2025

https://github.com/guessi/youtube-search-crawler

YouTube Search Results Crawler

crawler flask youtube

Last synced: 11 Apr 2025

https://github.com/mdxprograms/fastic

Flask based static site boilerplate/generator

es6 flask netlify sass static-site-generator

Last synced: 08 May 2025

https://github.com/enderwolf006/xbt

一个学习通代签到Flutter应用,支持Android&Web

flask flutter python xuexitong

Last synced: 04 Mar 2025

https://github.com/timurgain/rq-demo

Pet-project acquaints with the Redis Queue

docker flask python redis

Last synced: 20 Jun 2025

https://github.com/howfast/apm-python

APM agent for Python and Flask

apm flask flask-middleware howfast performance

Last synced: 10 Apr 2025

https://github.com/apitoolkit/apitoolkit-flask

APItoolkit's Flask (Python) client SDK.

apitoolkit apitoolkit-sdk flask python

Last synced: 12 Apr 2025

https://github.com/crispengari/s2dc

😷💉💊🤮🤒 Symptoms to Disease Classifier (S2DC), is an Artificial Intelligent (AI) mobile tool that is used to classify diseases from people based on the textual symptoms the person provides.

artificial-intelligence expo flask machine-learning natural-language-processing reactnative

Last synced: 09 May 2026

https://github.com/saksham-joshi/tweet-analyzer

A Real time and interactive model to analyze sentiment of tweets made for the brands on X (Twitter) developed in Python.

flask python real-time-applications twitter web-scraping

Last synced: 08 May 2025

https://github.com/benisamuel/beshopy_backend

This repo contain the BeShopy backend in flask

flask python

Last synced: 10 Apr 2025

https://github.com/themaster1127/htpy

HTpy is a custom scripting language that transpiles ahk like syntax into Python scripts. It enables users to write simple scripts using HTpy syntax and convert them into executable Python code.

ahk autohotkey flask hth javascript multithreading python

Last synced: 13 Apr 2025

https://github.com/amanmandal-m/zesty-zomato-system

Introducing Zesty Zomato, your ultimate restaurant app. Discover, order, and enjoy delicious food from top restaurants with live order updates and chat bot assistance. Visit now for a flavorful experience!

bcrypt css flask html jwt-authentication pymongo python render

Last synced: 16 Jun 2025

https://github.com/devmarkson/jurissmart

JurisSmart is an AI web application designed to assist users in navigating complex legal matters, with a special emphasis on Intellectual Property law. The app retrieves relevant information from legal documents and trusted sources across Nigeria, the USA and the UK and provides citation-backed answers, ensuring user receive authoritative responses

azure azureai azureaistudio azureopenai flask hackathon rag reactjs

Last synced: 12 Apr 2025

https://github.com/divinemonk/dataentrywebapp

Data Entry Web App is a lightweight web application built with Flask, a Python web framework, designed to streamline data entry and management processes. It provides a user-friendly interface for efficient data entry, viewing, editing, and deletion.

data data-entry flask flask-application production production-server web webapp

Last synced: 13 Apr 2025

https://github.com/prahladyeri/experimental-backbone

An Experimental Full Stack Starter App

backbonejs bootstrap3 flask sqlalchemy

Last synced: 05 Apr 2025

https://github.com/optimalstrategy/qval

A query parameters validation library

django drf falcon flask query-params

Last synced: 30 Dec 2025

https://github.com/bjastkuliar/face_recognition

Custom face recognition for Android which acts as practical companion to my bachelor thesis.

android face-recognition flask flask-application java kotlin opencv opencv-python python python3 python310 temi tensorflow tflite

Last synced: 11 Apr 2026

https://github.com/misterrager8/ClipBin

Save important snippets of code or text that you commonly copy and paste. Locally-hosted and ran from your browser of choice. Files of any type can be stored in your home directory. Can also be used from the command-line for greater productivity.

cli clipboard command-line copy-paste flask macros mysql pastebin python snippets

Last synced: 01 May 2025

https://github.com/nirajbawa/qr-attendance

About : QR attendance is flask web application with mysql db and html, css, javascript front end. This app is use for automate and digitize the students records and attendance management and it's also has feature of Attendance by scaning QR of students to add attendance.

attend automation flask

Last synced: 15 May 2026

https://github.com/pvlbzn/heatmap

Google maps API + flask

flask google-maps-api infographics

Last synced: 11 Jul 2025

https://github.com/kaymen99/agrigo

AI app for crop disease detection and fertilizer recommendation

deep-learning flask machine-learning python3 tensorflow2

Last synced: 13 Jul 2025

https://github.com/aarush-narang/games

includes tictactoe, hangman, rock paper scissors, and guessing games

css django flask html javascript python vercel

Last synced: 07 Apr 2026

https://github.com/hananf11/flask_image_search

This flask plugin allows you to add a simple reverse image search to your flask site.

flask flask-sqlalchemy python

Last synced: 17 Feb 2026

https://github.com/natm/home-phones

Home call routing using Twilio

flask home-automation mqtt python sip twilio voip

Last synced: 05 May 2026

https://github.com/kavyaballa1020/login-authentication-flask

This repository contains a simple web application built with Flask for user login authentication. It utilizes MongoDB for storing user data and login sessions, Flask-Bcrypt for password hashing, and Flask-PyMongo for interacting with the MongoDB database.

bcrypt css flask html jinja2 mongodb

Last synced: 12 Jul 2025

https://github.com/msarmadqadeer/debank-and-nanoly-scrapping

A web platform that tells you about your token's best yield based on your public address.

beautifulsoup4 flask helium python3 web-scraping

Last synced: 29 Apr 2026

https://github.com/rafikb/m3u_manager-v3

A web-based IPTV playlist manager with multi-URL support, real-time validation, and smart filtering. Features include M3U/JSON import/export, automatic URL failover, and tag-based filtering. Built with vanilla JavaScript and Bootstrap for a lightweight, responsive experience.

bootstrap channel-manager filtering flask iptv javascript json-export m3u-parser m3u-playlist pagination playlist-manager python reponsive-web-design stream-validator url-validator web-application

Last synced: 22 Jun 2025

https://github.com/lvidarte/generic-api

Quick schemaless and generic API for development tests

alpine api docker flask python

Last synced: 02 May 2026

https://github.com/jod35/fun-blog

A blog app built with an intension of having fun with Python and the Flask Framework

bootstrap4 flask fun mysql

Last synced: 06 Apr 2026

https://github.com/pymarcus/todo_flask_api

Basic API, with authorization and authentication token, written in python with micro framework flask.

api flask python

Last synced: 16 May 2026

https://github.com/sudiptob2/agrgb-rest

This rest API is developed to detect mungbean leaf diseases using image processing.

api-rest flask image-classification tensorflow

Last synced: 09 May 2026

https://github.com/eckelon/custom-trello-views

Simple reactive app to filter trello cards by custom fields

flask flask-api frontend javascript riotjs rxjs rxjs6

Last synced: 15 May 2026

https://github.com/holgerhuo/mravatar

Mastodonwide Recognized Avatars

api avatar flask gravatar mastodon uswgi

Last synced: 05 May 2025

https://github.com/tbrlpld/log100days

Containerized Quart app to display a markdown log for the #100DaysOfCode challenge as a website

100daysofcode docker flask quart

Last synced: 16 Jul 2025

https://github.com/jeanextreme002/keylogger

:keyboard: Keylogger created in Python. This application not only captures the keys like any other Keylogger, but also has the functionality to execute commands on the target computer and more.

flask heroku keylogger python3

Last synced: 16 May 2026

https://github.com/marcbperez/flask-restfuloauth2

A Flask REST endpoint protected with OAuth2.

docker flask flask-restful gradle oauth2 python rest

Last synced: 12 Apr 2025

https://github.com/geo-y20/standard-ocr-

Explore the Standard OCR Project: a deep learning-based character recognition system leveraging advanced computer vision techniques. Detect characters in images using ResNet, Xception, Inception, and MobileNet models. Train, evaluate, and contribute to this cutting-edge technology.

css deep-learning deep-neural-networks flask html javascript jupyter-notebook keras ocr-recognition ocr-text-reader python resnet tensorflow xception

Last synced: 07 Apr 2026

https://github.com/rangerdigital/takagi

🍓 Service for creating instant and anonymous polls for free!

cypress docker flask mongodb polls pytest python3 redis sentry vuejs2

Last synced: 11 Apr 2026

https://github.com/mlh-fellowship/project-team-pythonic

A reusable, mobile-friendly team portfolio template.

bootstrap flask jinja python

Last synced: 10 Sep 2025

https://github.com/anandhupa1/genai-main-project

A dynamic chatbot serving tailored food recommendations and similar recipes.

css flask html langchain nextjs13 node openai python qdrant-vector-database socket-io

Last synced: 06 Apr 2026

https://github.com/melardev/flaskapipaginatedcrud

Python Rest Api application built with Flask + FLask SQLAlchemy with pagination

api crud flask flask-api flask-sqlalchemy full-stack fullstack http pagination python rest sql-alchemy web

Last synced: 17 May 2026

https://github.com/fahmiaziz98/receipt_parsing

receipt parsing using donut model, next we will add using LLM + OCR or VLM

donut flask image-to-text parsing transformer

Last synced: 09 Jul 2025

https://github.com/dinukanavaratna/voice_emotion_analyzer

A simple python application to analyze the emotion of the voice of any uploaded audio clip.

audio-analysis audio-processing flask machine-learning python tensorflow tensorflow-experiments voice-analysis voice-emotion

Last synced: 10 Sep 2025

https://github.com/erdl/survey_admin

An interface to create and manage surveys displayed by survey_display.

flask postgresql python sqlalchemy survey-admin

Last synced: 03 Apr 2025

https://github.com/knosmos/tres

The classic online multiplayer card game ripoff

clone flask multiplayer-game uno-game

Last synced: 23 Jun 2025

https://github.com/anoopkarnik/code-automations-notion-systems

A semi code solution with completely customizable automations, productivity systems with 10s of third party connections avaialble on top of Notion for its dashboard and data storage. This is a perfect automation and productivity solution for users with some coding background trying to automate all of their life.

automation flask kafka next-auth nextjs node productivity semi-code-along shadcn-ui solopreneur

Last synced: 11 Apr 2025

https://github.com/ntshvicky/insurance_agent_chatbot

a chatbot using openai api which behave like insurance agent. It will only reply you insurance based question's answer - Main Branch for Openai, llama Branch for Llama2

ai-agent ai-chatbot chatbot flask insurance-agent langchain llama2 python websocket

Last synced: 11 Jul 2025

https://github.com/john0isaac/fyyur-webapp

Project Fyyur Artist Booking Site

bootstrap database flask postgresql python webapp

Last synced: 11 Apr 2025

https://github.com/filippobovo/dashfair

Simple interface, built using Python's Flask and Javascript's React, to view the market ladder of a selection in Betfair.

betfair flask javascript python react socket-io

Last synced: 05 May 2025

https://github.com/cjunwon/youtube-data-analysis

End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask

aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api

Last synced: 17 Feb 2026

https://github.com/prathameshlakawade/aarogya-centre

Aarogya Centre is a healthcare web app for booking doctor appointments, AI-powered chatbot consultations, video/voice calls with doctors, and secure medical document storage. It also allows users to manage family member profiles and appointments efficiently.

bag-of-words bootstrap css doctor-appointment-booking-system flask health-chatbot healthcare-application html machine-learning nlp postgresql python secure-storage telemedicine-platform webrtc

Last synced: 02 Mar 2025

https://github.com/kdduha/hacks-ai-international2023-bbbb

Решение кейса хакатона от Promobot: автоматизация процесса обработки обращений (классификация, NER, summarizing)

fine-tuning flask ner nlp summarization text-classification

Last synced: 07 May 2025

https://github.com/abdullahashfaqvirk/Book-Recommendation-System

A personalized book recommendation system that combines collaborative filtering and popularity-based methods, featuring an interactive HTML/CSS frontend and a Flask backend.

collaborative-filtering css3 data-science flask html5 machine-learning popularity-prediction python recommender-system tailwindcss

Last synced: 27 Sep 2025

https://github.com/devenes/terraform-containerization-bookstore-api

Bookstore Web API Application aims to create a bookstore web service using Docker to have the understanding to dockerization of an application. The application code is to be deployed as a RESTful web service with Flask using Dockerfile and Docker Compose on AWS Elastic Compute Cloud (EC2) Instance using Terraform.

aws-elastic-compute-cloud bash docker docker-compose dockerfile ec2 flask git github http mysql python-flask restful terraform

Last synced: 06 Apr 2026