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/anmol-singh-jaggi/flashcard

A rudimentary flashcard app

flashcards flask python

Last synced: 25 Apr 2026

https://github.com/savecoders/webcrowdfunding

This project. i dont know :3 | Stack | Flask - PostgreSql - Templates

flask jinja2 oracledb postgresql python

Last synced: 22 Feb 2026

https://github.com/rob-med/botpitchfork

BotPitchfork, a Pitchfork Twitter bot

flask heroku music pitchfork twitter twitter-api twitter-bot

Last synced: 10 May 2026

https://github.com/willie-conway/deploying-microservices

A simple microservice 🎶 that allows you to interact with a collection of songs 🎧. Built using Flask 🐍 and integrated with MongoDB 🗃️ for storing song information. The service is deployed on RedHat OpenShift ☁️ and IBM Code Engine 🚀 for scalability and management.

api backend code-engine devops flask microservices mongodb openshift python

Last synced: 12 Jun 2025

https://github.com/joshidivanshu/flask-rest

API for CRUD using Token Authentication(Customised) & SQLAlchemy

flask flask-restful flask-restplus flask-sqlalchemy login token-based-authentication tokenizaiton

Last synced: 26 Apr 2026

https://github.com/wasabina67/flask-pwa-example

Flask PWA example

devcontainer flask pwa

Last synced: 25 Mar 2025

https://github.com/araju-sinha/python-docker-task

python docker practice code

dockerfile flask python3

Last synced: 13 May 2026

https://github.com/ronknight/flask-url-cleaner

🧹A simple Flask API that removes the csrfToken parameter from URLs.

cleaner flask parameter url

Last synced: 05 Nov 2025

https://github.com/dimamik/what-to-read

Spotify for the books. Uses collaborative filtering to find you books to read based on your previous reads

docker-compose elasticsearch flask react

Last synced: 08 Apr 2026

https://github.com/jimmygoogle/ncaa-portfolio

March Madness bracket written in Python supported by Redis and MySQL

bracket celery docker ecs fargate flask march-madness mysql ncaa nginx python rds redis terraform

Last synced: 08 Apr 2026

https://github.com/0adri3n/akiraservermanager

A software to manage basic servers like chat or file transfer server.

chat css file-transfer flask html python server

Last synced: 08 Apr 2026

https://github.com/pavithra-hn/text-summarizer

The Text Summarizer is a web-based application that allows users to input a piece of text and receive a summarized version of that text. The summarization is performed using NLP techniques to extract key information and provide a concise summary.

flask html-css-javascript nlp-library nltk python spacy

Last synced: 20 Apr 2026

https://github.com/irynloza/movie-search-app

Full stack web app for movie search by OMDB API with nominate feature

css flask html javascript python react

Last synced: 08 Apr 2026

https://github.com/jayakrishna1509/to-do-list

To-Do-List Flask App Dynamic HTML Web Page using Python Directory deploy in Render.

flask html python render

Last synced: 28 Apr 2026

https://github.com/purifetchi/listentothis

A website which pulls random youtube songs from reddit and queues them into an endless playlist.

flask javascript memcached music webdev youtube

Last synced: 03 May 2026

https://github.com/poymanov/data-collector-app

Приложение сбора статистики роста пользователей

flask pet-project python

Last synced: 15 May 2026

https://github.com/raghavendranhp/battery-data-dashboard

This project involves the creation of a battery data dashboard utilizing Streamlit for data visualization, Flask for REST API endpoints, and SQLite for data storage. The project includes data preprocessing, unit test coverage, secure authentication, pagination, filtering, and API documentation.

flask pytest sql-server sqlite3 streamlit streamlit-dashboard unittest

Last synced: 08 Mar 2026

https://github.com/chanonroy/keras-dog-classifier

🐶 Predict dog breeds with this Keras CNN model served over Flask

flask jupyter-notebook keras python tensorflow

Last synced: 09 Apr 2026

https://github.com/aayushinit/advancedcurrencyconverter

💱 Advanced Currency Converter Web App — Real-time multi-currency conversion with historical trends, interactive charts, and a modern glassmorphic UI using Flask, Tailwind CSS, and Chart.js.

api-simulation chartjs css currency-converter exchange-rates finance flask fullstack glassmorphism html interactive-ui javascript python realtime responsive-design tailwindcss webapp

Last synced: 09 Apr 2026

https://github.com/amirdh17/webnote

This is a online notes taking application. To explore my Flask knowledge, I have created a Web based application. User can create a separate account and can take notes, edit it and delete it.

bootstrap bootstrap5 css css3 flask html html5 javascript python sqlite3

Last synced: 09 Apr 2026

https://github.com/dmdhrumilmistry/iot-cloud-platform

IOT cloud application to save and fetch data

api flask flask-application iot

Last synced: 26 Jul 2025

https://github.com/shivammodi05/flatmates-bill-webapp

A webApp that allows 2 flatmates to split Flat Bills according to the number of days spent in the Flat.

css flask html5 python3

Last synced: 16 Feb 2026

https://github.com/tnywlf/resident-frontend

Theresidentguy is an AI-powered platform designed to assist medical residency candidates and job seekers by simulating realistic interviews, providing personalized questions, assessing responses, and offering actionable feedback. The platform leverages modern web technologies to deliver a seamless, interactive experience.

flask machine-learning mongodb reactjs tailwindcss

Last synced: 09 Apr 2026

https://github.com/EjiroOsiephri/Docker-and-kubernetes-with-aws-elastic-container-registry

This project is a Node.js application deployed with MongoDB using Docker Compose. The application is containerized with a custom Dockerfile that encapsulates all dependencies and runtime configurations. MongoDB runs in a separate container, linked to the application via Docker Compose networking. Both containers are built, tagged, and pushed to AWS

aws docker docker-compose ecr-registry flask javascript nodejs python

Last synced: 18 Sep 2025

https://github.com/geethika-kancharla/carbmine

This website helps coal industry manage its carbon footprint with features for emission estimation, carbon neutrality simulations, and data visualization. It also supports generating PDF reports and tracking historical insights.

chartjs firebase flask gsap reactjs tailwindcss

Last synced: 19 Sep 2025

https://github.com/oliverbutler/csc2022-saggezza

A React Native project created by 9 team members, cut short because of COVID-19, I worked as the lead developer. Repository added after marks back.

coursework flask react-native

Last synced: 19 Feb 2026

https://github.com/delosreyesjohnpaul/multiple-choice-question-generator

This repository contains a Flask-based application for generating multiple-choice questions. The application allows users to upload text or manually input questions, and it automatically generates multiple-choice questions based on the provided content.

flask python

Last synced: 07 Feb 2026

https://github.com/multiversecoder/flask-vault

Flask-Vault is a robust library that empowers Flask applications to securely store and manage sensitive credentials. It provides a set of CLI commands for storing secrets using AES-GCM symmetric encryption, ensuring that vital information like API keys and database credentials remain protected.

credentials-management flask flask-vault security-tools web-application

Last synced: 28 Jul 2025

https://github.com/akatrevorjay/ein

12 factor configuration library for all.

12factor config configuration daemons django flask generic

Last synced: 28 Jul 2025

https://github.com/skwzrd/blogger

A perfect blog written with Flask.

blog blog-engine flask simple wtforms

Last synced: 17 May 2026

https://github.com/danijeldragicevic/flask-app-dockerized

Simple Python (Flask) app. Containerized with Docker.

docker flask hyperskill-solutions python3

Last synced: 13 Apr 2026

https://github.com/abeed04/face-recognition-using-computer-vision-cv2

OpenCV (cv2) can be used for face recognition by detecting faces, extracting facial features, and comparing them to a database of known faces.

cmake cv2-library dlib-face-recognition face-recognition flask numpy pycharm-ide python

Last synced: 08 Feb 2026

https://github.com/cherninlab/vertex-rag-flask

Flask application for building RAG systems using Google Vertex AI.

flask vertex-ai

Last synced: 31 Jul 2025

https://github.com/lanhhoang/toronto-bicycle-thefts-classifier

A predictive service using Toronto Police Open Data to provide a classification of either the bike is likely to be returned or not

clustering decision-trees flask logistic-regression machine-learning python scikit-learn streamlit

Last synced: 04 May 2026

https://github.com/topunix/coffee-shop

☕ Digital cafe with Ionic frontend, Auth0, and Postman

auth0 flask ionic-framework jose-jwt jwt postman postman-collection python reactjs sqlalchemy

Last synced: 09 Apr 2026

https://github.com/boxingoctopuscreative/kurator

A Python app for tracking video game collections

flask mongodb python python3

Last synced: 11 May 2026

https://github.com/jayakrishnagaddam/real-estate-manageement-system

Basic Real Estate Management System powered with Database Facility

bootstrap css flask html javascript mongodb

Last synced: 09 Apr 2026

https://github.com/edoardotosin/observatory-booking

A Flask-based, self-hostable observatory booking web app with role-based access control, weather-aware event booking, and encrypted user data. Built with Tailwind CSS for a modern, responsive UI.

booking database flask python sqlite tailwindcss webapp

Last synced: 09 Apr 2026

https://github.com/diegogallegos4/safe-credit

Flask app with React+Redux UI

docker flask python react

Last synced: 09 Apr 2026

https://github.com/shearichard/dkr-flask-pdb-sandbox

Trying out using PDB when flask is inside a docker container

docker flask flyio pdb python python-debugger

Last synced: 09 Apr 2026

https://github.com/bdist/bank-web-app

Flask Web App for bank.sql

app flask python web

Last synced: 02 Mar 2026

https://github.com/loisakitakaya/dairy-service

A dairy web service written using Flask/Python

api flask python3

Last synced: 12 Apr 2026

https://github.com/thinkphp/sentiment-analyser

A full-stack web application that analyzes the sentiment of user-provided text, delivering insightful sentiment metrics and visualizations. The app utilizes Flask for building the backend API and Next.js for a responsive and dynamic frontend interface. It processes input text, classifies sentiments into positive, negative, or neutral categories, an

backend flask frontend nextjs react rest-api sentiment-analysis sentiment-classification sentiment-polarity tailwind

Last synced: 09 Apr 2026

https://github.com/zythedeveloper/sea-animals-classifier

The Sea Animals Classifier is a machine learning project designed to accurately classify different sea animals based on image data. Using deep learning techniques, such as Convolutional Neural Networks (CNNs) and transfer learning, this project aims to build a robust model capable of distinguishing between various marine species.

deep-learning deep-neural-networks densenet efficientnet flask machine-learning neural-networks resnet tensorflow

Last synced: 09 Apr 2026

https://github.com/rohanrj389/sheets_mysql_real-timeintegration

hiring-fall-season-pes-mysql-assignment created by GitHub Classroom

apps-script flask google-sheets-api mysql ngrok python

Last synced: 27 Sep 2025

https://github.com/daluisgarcia/testing-docker

Repository for testing docker comands and configurations

docker docker-compose flask mysql python

Last synced: 09 Apr 2026

https://github.com/uber830/firts-website-flask

Create of a website very simple with python3 and the framework flask

flask python

Last synced: 18 May 2026

https://github.com/jcardonamde/recetas

This application is developed in python with Flask. Contains registration screen with fields validation, login with mySQL database connection. It allows you to create cooking recipes and apply the CRUD concept to them. It was deployed on Ubuntu 20.04 using the EC2 service on AWS.

bootstrap crud-application css flask html5 mysql-database python

Last synced: 09 Apr 2026

https://github.com/geekypandey/mnist-web-app

Velma - WebApp for recognizing digits

flask

Last synced: 19 Apr 2026

https://github.com/maybebyte/flask-patient-registration-demo

Full-stack Flask/Python/HTML/CSS/Jinja2 learning project. Patient registration web application demo with SQLite database, pico.css, and form validation.

css database demo flask form-validation forms full-stack html jinja2 learning-project patient-registration picocss python sqlite validation web-app web-application web-development webapp

Last synced: 09 Apr 2026

https://github.com/parassharmaa/space-and-time

Visualizing geography with time.

flask heroku mapbox python reactjs

Last synced: 09 Apr 2026

https://github.com/timonrieger/filmhub

Tiny web application to share your favorite movies

film flask movies website

Last synced: 04 Aug 2025

https://github.com/hakanozger/handwritten-digit-recognizer

A deep learning-based handwritten digit classification system using Flask (backend) and React (frontend). The model is trained on the MNIST dataset with CNN and data augmentation for improved accuracy.

ai deep-learning docker docker-compose flask image-classification machine-learning python tensorflow

Last synced: 09 Apr 2026

https://github.com/silveda-dev/dames-of-code-scraper

A web app providing scraped information on early women in technology. Coded in Python, using Flask and BeautifulSoup.

beautifulsoup flask python scraper webapp

Last synced: 15 May 2026

https://github.com/joekakone/covid19-data-api

Covid19 Data API

api covid-19 flask python

Last synced: 15 May 2026

https://github.com/sylviachebetemth/insurance-policy-management-system

A simple Insurance Policy Management System built with React (frontend) and Python with Flask (backend) using SQLite as the database. The system allows users to view, add, edit, and delete insurance policies while providing search and filter capabilities.

flask python react sqlite tailwindcss

Last synced: 09 Apr 2026

https://github.com/timonrieger/blog-boiler-pro

Flask boilerplate for creating an advanced database-based blog.

blog boilerplate database flask template

Last synced: 19 Feb 2026

https://github.com/roskzhu/ragbit-hole

Full-stack chatbot app that guides users through curated rabbit holes of information.

assemblyai cohere flask javascript nlp python rag react

Last synced: 01 Oct 2025

https://github.com/joardito/sisvita-beta-server

Servidor de la aplicación beta de SISVITA, una plataforma que mide el nivel de ansiedad

flask marshmallow python sqlite

Last synced: 16 Apr 2026

https://github.com/hashfx/techblog

A Tech Blog in Bootstrap HTML and JS; Backend in Flask, Python

backend blogsite bootstrap flask sql

Last synced: 09 Apr 2026

https://github.com/lourdilene/finance-tracker

Finance management app

angular docker flask pytest python3

Last synced: 18 Apr 2026

https://github.com/lanemc/unified-webhook-router

🎯 Developer-friendly webhook router for Stripe, GitHub, Slack, Twilio, Square. Framework-agnostic, serverless-ready, dual-language (TypeScript/Python).

crypto django express fastapi flask github hmac nextjs python security serverless slack stripe typescript webhook

Last synced: 09 Apr 2026

https://github.com/wcruz-br/ci-cd-pipeline-github-actions-local-runner

Python Flask simple app, with MongoDB and Nginx, to exemplify CI/CD pipelines with local runners

ci-cd docker docker-compose docker-secrets flask github-actions local-runner mongodb nginx nosql pipeline python python3

Last synced: 09 Apr 2026

https://github.com/vitaliikalyta96/enterprise

This application about plants, employee and salons.

docker-compose flask flask-api html-css-bootstrap nginx-docker sqlalchemy

Last synced: 09 Apr 2026

https://github.com/shiva-khatter/dart---deepfake-analysis-and-realism-test

DART detects deepfakes by identifying tampered faces in images using CNNs like InceptionV3 and GRUs for subtle inconsistencies. It also analyzes video frame-by-frame to catch temporal anomalies. Deployed with Flask, DART processes uploads in real-time, achieving over 90% accuracy on diverse datasets.

cnn deep-learning deepfake-detection flask gru inceptionv3 jupyter-notebook neural-network python rnn

Last synced: 09 Apr 2026

https://github.com/shelbyyoung-art/douban-top250

该项目是一个入门的flask项目,可以适用于新手练手,该项目主要致力于让用户简单明了地查看到电影top250排行榜及其详细信息,同时, 用户可以通过统计图的呈现了解到历年电影走势、电影类型分布等相关信息,方便用户根据其信息选择电影。所用到的技术栈:BeautifulSoup4、flask、pymysql。开发语言:Python。数据库:MySQL。开发工具:PyCharm。

flask mysql pycharm python

Last synced: 09 Apr 2026

https://github.com/amiralisajadi/oasis-storefront

A Flask-based web application for an online store, enabling users to browse, wishlist, and purchase products. Built with Python (Flask), JavaScript (jQuery), CSS (Bootstrap), and connected to SQLite/PostgreSQL.

bootstrap e-commerce flask jquery postresql sqlite team-project

Last synced: 09 Apr 2026

https://github.com/b33j0r/dumb-docker-registry-ui

The silliest docker registry explorer I could think of.

docker docker-registry flask flask-application python

Last synced: 09 Apr 2026

https://github.com/manish9322/a-to-do-list

This is a simple To-Do List web application built using HTML, CSS, JavaScript, Python, and Flask. The project allows users to add, update, and delete tasks in a clean and user-friendly interface. The backend, powered by Flask, manages task data and ensures smooth interaction between the frontend and the database.

css3 flask html5 javascript mysql python

Last synced: 09 Apr 2026

https://github.com/precise-goals/evolvex

Evolvex is an AI-powered multi-agent system that automates software development workflows. It integrates LangChain, AutoGen, Codium API, and RAG for code completion, bug detection, documentation, and knowledge retrieval, enhancing productivity through AI-driven automation and smart collaboration.

bun css flask html python rag react render vercel vite

Last synced: 09 Apr 2026

https://github.com/ujitkumar1/storemonitoring

A Python app for generating and managing store reports through RestAPIs

flask flask-restful python3 rest-api

Last synced: 09 Apr 2026

https://github.com/devonwintz/couriermate

A courier management system that facilitates efficient handling and tracking of shipments for online purchases and freight logistics.

courier-management django flask freight-management react

Last synced: 09 Apr 2026

https://github.com/fayfan/arkbites

Arkbites is website with tools for helping players of the mobile game Arknights. Players can create an account to track their operators & materials, make squads with their operators, & favorite their operators.

alembic beautifulsoup flask html-css postgresql python react redux sqlalchemy sqlite

Last synced: 09 Apr 2026

https://github.com/devashish2024/pythongpt-self

Reverse engineered ChatGPT Flask WebApp

api chatgpt chatgpt-api flask gpt python web webapp

Last synced: 10 Aug 2025

https://github.com/michelecortiana/digitml

This school project uses Machine Learning 🤖 to recognize digits and letters with an advanced algorithm. It includes a Java servlet ☕ for the backend, a PHP web app 🌐 for the UI, an Android app 📱 for mobile access, and a Python server 🐍 (Flask + TensorFlow) for image processing. 🚀

androidstudio apachenetbeans flask java machine-learning php servlet tensorflow

Last synced: 09 Apr 2026

https://github.com/doch2/hjcm_shopping_page_redirect

HJCM 쇼핑몰 2종류 사이트 Redirect를 통한 트래픽 분산 (구매전환율 측정용)

docker flask python shopping

Last synced: 09 Apr 2026

https://github.com/ishansurdi/stackit

StackIt is a modern, responsive, and minimal question-and-answer forum web application. Built using Flask (Python) on the backend and HTML, Tailwind CSS, and Vanilla JavaScript on the frontend, StackIt enables users to ask questions, post answers, and engage in community-driven learning and problem-solving.

flask flask-application javascript mongodb question-answering responsive-ui search-functionality tailwi tailwindcss web-application

Last synced: 12 Aug 2025

https://github.com/ut42univ/emodialog-flask

A Personalized Diary App with Generative AI (AI分析日記アプリ)

app chat chatbot diary flask openai openai-api python

Last synced: 01 Sep 2025

https://github.com/mendez-luisjose/boston-house-price-prediction-with-scikit-learn-streamlit-and-deployed-with-flask

Boston House Price Prediction with Scikit Learn, Streamlit and Deployed with Flask

flask sckiit-learn streamlit xgboost-regression

Last synced: 09 Apr 2026

https://github.com/prathicashettym/concretestrengthprediction

Concrete Strength Prediction ML Model using XGBoost Algorithm

flask python streamlit

Last synced: 09 Apr 2026

https://github.com/romiras/url-word-counter

Counts words from scraped URL in Flask

demo flask message-queue nltk-python python3 text-processing

Last synced: 12 Aug 2025

https://github.com/ezeparziale/tweet-clasification

:bird: Tweet sentiment analysis

bootstrap flask nltk python scikit-learn

Last synced: 09 Apr 2026

https://github.com/pedroprebeck/projeto-final-ada

Um aplicativo web em Flask para gerenciar informações sobre animais de estimação, com integração de banco de dados SQLite e design responsivo usando Bootstrap.

bootstrap flask gunicorn python sqlite web-application

Last synced: 04 Oct 2025

https://github.com/adi3042/diamond-price-prediction

🔮💎 Explore the Diamond Price Oracle! Predicting diamond values based on your preferences and market trends. Your ultimate tool for informed decisions in the diamond world. Join us for the future of pricing! 💎✨🚀 #DiamondPredictor

anaconda datetime diamond flask functools html ipykernel jupytrnotebooks matplotlib numpy pandas price-prediction readme regression sckiit-learn setuptools venv

Last synced: 09 Apr 2026

https://github.com/goldengod503/homelab-backup-monitor

Lightweight self-hosted dashboard for tracking backup metrics and trends. Flask + SQLite + Chart.js. Perfect for homelab backup monitoring.

backup dashboard docker flask homelab monitoring self-hosted

Last synced: 24 May 2026

https://github.com/ayushivashisth/blissfulabodes

BlissfulAbodes is a renowned online platform that revolutionized travel accommodations. It connects hosts offering unique stays with travelers seeking personalized experiences.

angular css flask html node-module package python render

Last synced: 09 Apr 2026

https://github.com/tn3w/flask-realip

A Flask extension that obtains the real IP address of clients behind proxies.

flask ip-address python

Last synced: 16 Aug 2025

https://github.com/bannaarr01/unified_api_server

flask-sql-redis-docker-getShippingRates

docker docker-compose flask flask-sqlalchemy redis

Last synced: 09 Apr 2026

https://github.com/techabraao/email-sender-rest-api

A simple RESTful API for sending and scheduling emails via SMTP, built with Python, Flask, smtplib, Docker, and RabbitMQ.

flask python rest-api smtplib sqlalchemy sqlite

Last synced: 17 Aug 2025

https://github.com/belovetech/coffee_shop

This project was completed as part of the Udacity fullstack developer Nanodegree. It was used to put our knowledge of RESTful API design and development with Flask to the test. We have been tasked with creating the necessary endpoints, configuring the PostgreSQL database, and integrating Auth0 for authentication.

auth0 flask postgresql python resful-api rest-api sqlalchemy

Last synced: 04 Apr 2026

https://github.com/aharito/flask_site

Пробный сайт на Flask

flask site

Last synced: 18 Aug 2025