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

Projects in Awesome Lists tagged with flask-sqlalchemy

A curated list of projects in awesome lists tagged with flask-sqlalchemy .

https://github.com/pallets-eco/flask-sqlalchemy

Adds SQLAlchemy support to Flask

flask flask-sqlalchemy python sqlalchemy

Last synced: 13 May 2025

https://github.com/pallets-eco/flask-debugtoolbar

A toolbar overlay for debugging Flask applications

debug flask flask-debugtoolbar flask-sqlalchemy jinja profile python werkzeug

Last synced: 13 May 2025

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

A toolbar overlay for debugging Flask applications

debug flask flask-debugtoolbar flask-sqlalchemy jinja profile python werkzeug

Last synced: 14 Dec 2024

https://github.com/mgood/flask-debugtoolbar

A toolbar overlay for debugging Flask applications

debug flask flask-debugtoolbar flask-sqlalchemy jinja profile python werkzeug

Last synced: 23 Nov 2024

https://github.com/thomaxxl/safrs

SqlAlchemy Flask-Restful Swagger Json:API OpenAPI

flask flask-restful flask-sqlalchemy json json-api openapi openapi3 python3 rest-api sqlalchemy swagger

Last synced: 14 May 2025

https://github.com/hackersandslackers/flask-sqlalchemy-tutorial

:snake: :information_source: Create and manage data in your Flask app via a SQL database.

flask flask-application-factory flask-sqlalchemy orm-framework orms python sqlalchemy sqlalchemy-orm tutorial

Last synced: 08 Apr 2025

https://github.com/fedstoa/moa

A Mastodon, Twitter, and Instagram Cross-poster

flask flask-sqlalchemy flask-wtf instagram mastodon python twitter

Last synced: 06 Apr 2025

https://github.com/FedStoa/moa

A Mastodon, Twitter, and Instagram Cross-poster

flask flask-sqlalchemy flask-wtf instagram mastodon python twitter

Last synced: 03 Apr 2025

https://github.com/toddbirchard/flasklogin-tutorial

:man_technologist: :key: Build Flask apps with user creation and log-in functionally.

application authentication flask flask-login flask-sqlalchemy flask-sqlchemy python python3 tutorial

Last synced: 06 Apr 2025

https://github.com/lufficc/flask_ishuhui

Comic reading website built by flask.

flask flask-application flask-server flask-sqlalchemy

Last synced: 27 Nov 2024

https://github.com/pycasbin/flask-authz

Use Casbin in Flask, Casbin is a powerful and efficient open-source access control library.

acl casbin flask flask-auth flask-sqlalchemy rbac

Last synced: 08 May 2025

https://github.com/damianoalves/flask-service

:globe_with_meridians: A Backend service template project developed with Python Flask

flask-application flask-restful flask-sqlalchemy heroku jwt-authentication python python-3 rest-api

Last synced: 06 Apr 2025

https://github.com/morpheuslord/nmap-api

Uses python3.10, Debian, python-Nmap, OpenaAI, and flask framework to create a Nmap API that can do scans with a good speed online and is easy to deploy. This is a implementation for our college PCL project which is still under development and constantly updating.

chatgpt flask flask-restful flask-sqlalchemy hacking hacking-tool nmap nmap-api nmap-scanner-api nmap-scripts nmap-vulnerability openai-api poc python python-flask-api python-nmap-api reasearch-papers

Last synced: 06 Apr 2025

https://github.com/abstractkitchen/flask-backbone

[2023] Modern Flask Boilerplate with a well-organised structure.

boilerplate flask flask-sqlalchemy jinja2 python sqlalchemy

Last synced: 04 Dec 2024

https://github.com/kumaraditya303/library-management-system

A Python Flask based Library Management System. This Flask app has all the features of a Library Management System like adding, removing, and creating copies of books. This app has a separate admin tab for admin users. Now also has admin support for users

flask-login flask-sqlalchemy library-management-system python-flask

Last synced: 24 Feb 2025

https://github.com/toddbirchard/jira-database-etl

:mens: 💾 Script to import issues from a JIRA instance into a database.

etl etl-pipeline flask flask-sqlalchemy jira-rest-api pandas python3

Last synced: 14 Apr 2025

https://github.com/tomoncle/flaskapp

Building web project framework with flask. Modular design, supporting data migration, banner, interceptor, exception handling, JSON transformation, swagger, celery, flask configuration expansion, etc.

dockerfile flask flask-api flask-application flask-restful flask-sqlalchemy migrate mysql python27 sqlite3 swagger

Last synced: 09 Apr 2025

https://github.com/DarkflameUniverse/NexusDashboard

Dashboard for Complete Management of a DLU game server

bootstrap4 darkflame-universe flask flask-sqlalchemy lego-universe

Last synced: 09 Apr 2025

https://github.com/DiptoChakrabarty/Resume-Generator

A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.

bcrypt flask flask-application flask-backend flask-restful flask-sqlalchemy flask-web hacktoberfest python-flask python-script python3 sqlalchemy sqlalchemy-database sqlalchemy-python wtforms wtforms-flask

Last synced: 15 Apr 2025

https://github.com/diptochakrabarty/resume-generator

A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.

bcrypt flask flask-application flask-backend flask-restful flask-sqlalchemy flask-web hacktoberfest python-flask python-script python3 sqlalchemy sqlalchemy-database sqlalchemy-python wtforms wtforms-flask

Last synced: 24 Mar 2025

https://github.com/mikeywaites/flask-arrested

Flask-Arrested: A Framework For Rapidly Building REST APIs with Flask.

flask flask-api flask-sqlalchemy marshalling python rest-api serialization

Last synced: 14 Apr 2025

https://github.com/erdem/flask-restful-example

A RESTful contact API implementation with using Flask SQLAlchemy, PyTest, Marshmallow and Celery.

celery celerybeat flask flask-sqlalchemy marshmallow pytest restful-api sqlalchemy

Last synced: 12 Apr 2025

https://github.com/ondiekelijah/connecting-react-frontend-to-a-flask-backend

Connecting a React frontend to a Flask backend, then performing a fetch from the Flask backend.

bootstrap5 flask flask-sqlalchemy reactjs sqllite3

Last synced: 09 Apr 2025

https://github.com/gsw945/flask-access-control

Flask访问控制(封装了RBAC模型、蓝图和装饰器)

access-control flask flask-sqlalchemy rbac

Last synced: 13 Apr 2025

https://github.com/zongxr/flask-ssm

一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python

aspect-oriented-programming flask flask-apscheduler flask-sqlalchemy inversion-of-control java mvc mybatis python reflection spring springframework web

Last synced: 17 Jun 2025

https://github.com/onlyphantom/pedagogy

Pedagogy is a feedback-driven performance management app for education professionals built with Flask, Altair (Altair-viz) and pandas

analytics education-professionals flask flask-admin flask-sqlalchemy pedagogy

Last synced: 19 Apr 2025

https://github.com/alan-turing-institute/AnnotateChange

A simple flask application to collect annotations for the Turing Change Point Dataset, a benchmark dataset for change point detection algorithms

bootstrap change-detection changepoint changepoint-detection d3-visualization d3js d3v5 flask flask-application flask-login flask-sqlalchemy open-science reproducible-research time-series time-series-analysis

Last synced: 04 Apr 2025

https://github.com/alan-turing-institute/annotatechange

A simple flask application to collect annotations for the Turing Change Point Dataset, a benchmark dataset for change point detection algorithms

bootstrap change-detection changepoint changepoint-detection d3-visualization d3js d3v5 flask flask-application flask-login flask-sqlalchemy open-science reproducible-research time-series time-series-analysis

Last synced: 05 May 2025

https://github.com/jod35/jwt-auth-for-flask

A repo I wrote demostrating how to implement JWT Authentication for Flask REST APIs

flask flask-jwt-extended flask-sqlalchemy jwt-authentication

Last synced: 22 Apr 2025

https://github.com/juniors90/flask-fomanticui

Flask extension to allow easy embedding of Fomantic-UI CSS Framework.

css3 flask flask-sqlalchemy flask-wtf fomantic-ui python semantic-ui

Last synced: 14 Dec 2024

https://github.com/eastwu5788/mask

A gRpc server like Flask (像Flask一样的gRpc服务)

flask flask-sqlalchemy grpc

Last synced: 13 Apr 2025

https://github.com/anoziechibuike/flasksqlalchemybasemodel

The FlaskSQLAlchemyBaseModel package provides a foundation for building SQLAlchemy-based ORM models in a Flask application.

flask flask-extensions flask-sqlalchemy orm sqlalchemy

Last synced: 02 May 2025

https://github.com/juniors90/Flask-FomanticUI

Flask extension to allow easy embedding of Fomantic-UI CSS Framework.

css3 flask flask-sqlalchemy flask-wtf fomantic-ui python semantic-ui

Last synced: 05 May 2025

https://github.com/ahmetfurkandemir/surveillancecamera

Want to watch what happens in your home when you are not at home?.

cam camera deploy flask flask-api flask-sqlalchemy html opencv opencv-python python url

Last synced: 15 Apr 2025

https://github.com/jod35/JWT-Auth-for-Flask

A repo I wrote demostrating how to implement JWT Authentication for Flask REST APIs

flask flask-jwt-extended flask-sqlalchemy jwt-authentication

Last synced: 04 Dec 2024

https://github.com/lc-soft/gitdigger

The community for open source project. It provides new ways to help developers discover and contributing to open source projects.

bootstrap flask flask-sqlalchemy jquery postgresql redis webpack website

Last synced: 30 Apr 2025

https://github.com/kaustubhgupta/flaskwebsite

Blogging website built with Python Flask as backend, popular frontend technologies.

css flask flask-mail flask-sqlalchemy html jinja2-templates project python sqlite

Last synced: 12 Apr 2025

https://github.com/macagua/example.flask.crud-app

Building a CRUD application with Flask and SQLAlchemy

flask flask-application flask-sqlalchemy flask-web python3

Last synced: 28 Apr 2025

https://github.com/kahache/video_packaging_platform

Video packaging platform - this will build a Docker with a web API that will let you upload, encrypt and serve videos as MPEG DASH files

api bento4 dash docker encryption ffmpeg flask flask-sqlalchemy mysql python3 video video-process

Last synced: 25 Nov 2024

https://github.com/acifani/flask-sqla2api

⚗️ SQLAlchemy Model to API in one line of code

flask flask-extensions flask-sqlalchemy python

Last synced: 26 Mar 2025

https://github.com/ondiekelijah/physician-request-web-app

A web app, functionality similar to uber where an individual can request for a physician who is online and within their areas of residence or close to them. This is in response to the Covid-19 pandemic. Fork this project and let us make it beneficial to the society

bootstrap4 flask flask-sqlalchemy geopy html-css-javascript python sqlite3

Last synced: 09 Apr 2025

https://github.com/pymike00/codingwiz-dev

:brain: A lightweight blog app built with Python and Flask. Source Code from my Python and Flask Web Development Course (Lang: Italian)

flask flask-app flask-application flask-blog flask-sqlalchemy flask-web python

Last synced: 01 Jan 2025

https://github.com/suryasankar/flask-sqlalchemy-booster

Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models

flask flask-sqlalchemy python sqlalchemy

Last synced: 12 Apr 2025

https://github.com/noblessecoder/ecommdb

E commerce-Database driven web application using Flask

dbms ecommerce flask flask-extensions flask-sqlalchemy postgresql python

Last synced: 20 Nov 2024

https://github.com/chenlittleping/flaskdemo

学习Python3搭建后台的练手Demo

blueprint flask flask-sqlalchemy python3 sqlalchemy

Last synced: 10 Apr 2025

https://github.com/ddci/vkfilebot

Telegram Bot for downloading files from VK based on pyTelegramBotAPI, working Bot can be found on Telegram

flask flask-sqlalchemy herokuapp postgresql telegram-bot vk-api

Last synced: 11 Feb 2025

https://github.com/sukanyabag/advance-rest-apis-with-flask

This repo is focused on developing RESTful APIs with Flask, SQLAlchemy, (de)/serializing with Marshmallow, advance email confirmations, image uploads, database migrations, third party login with OAuth, Incremental feature delivery and payments with Stripe. Read the API Documentation and play with the API in Postman here 👇

apitesting ecommerce-api flask flask-sqlalchemy jwt-authentication machine-learning-api postman-collection postman-test requestparser rest-api sqlite3 todolist-api

Last synced: 24 Apr 2025

https://github.com/birddevelper/flask_sqlalchemy_report

A useful simple to use utility to turn your sql query into a beautiful report HTML table

flask flask-sqlalchemy html python report sql sql-query sqlalchemy table

Last synced: 13 Mar 2025

https://github.com/wmramadan/flask-api-boilerplate

A Simple Flask REST API pre-configured with Flask-SQLAlchemy, Serializer, and Logging. This will get you up and running quickly.

api boilerplate flask flask-api flask-rest-api flask-restful flask-sqlalchemy python

Last synced: 07 May 2025

https://github.com/ksh168/smolink-url_shortener

This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.

database flask flask-sqlalchemy python redirect-links sqlite url-shortener

Last synced: 30 Dec 2024

https://github.com/hidekuma/gogglekaap

Google keep Clone coding - Fastcampus 2021

flask flask-migrate flask-restx flask-sqlalchemy flask-wtf python

Last synced: 07 May 2025

https://github.com/ondiekelijah/threaded-replies-using-flask-sqlalchemy-mysql

A Python Flask app with a MySQL database that implements a nested/threaded replies commenting engine. SQLAlchemy is used as the ORM.

flask flask-sqlalchemy mariadb-server mysql-database wtforms

Last synced: 11 Feb 2025

https://github.com/brightdaniel/code9ja

Code9ja is an e-learning platform designed to provide users with an opportunity to learn coding and other tech-related courses in Nigerian Pidgin. The platform offers a wide range of courses, blog posts, and a user-friendly interface to enhance the learning experience.

admin-dashboard application-status-tracking blog-post bootstrap contact-us course-management css3 flask flask-application flask-login flask-sqlalchemy flask-web html5 javascript jquery mysql-database postgresql python3 user-dashboard

Last synced: 23 Apr 2025

https://github.com/kadnan/imageinsights

A simplest Image search engine written in OpenCV and Python Flask

flask-application flask-sqlalchemy opencv opencv-python python

Last synced: 15 May 2025

https://github.com/rafaelbroseghini/flask-cards

:notebook: Web app for storing Flash Cards related to Software Engineering. - Flask, SQLAlchemy

flashcards flask flask-sqlalchemy semantic-ui web-application

Last synced: 28 Apr 2025

https://github.com/sanjinkurelic/flaskalpr

Flask ALPR is a web service for automatic license plate recognition (ALPR). The web service is written in Python using Flask for REST API and OpenCV with PyTesseract for plate recognition. The service offers two REST API-s, one for checking if licence plate is detected and one for detecting licence plate from camera image. All detected licence plates are automatically stored in a SQLite database using the SQLAlchemy library.

alpr flask flask-sqlalchemy imutils numpy opencv opencv-python pytesseract pytesseract-ocr python-dateutil python-ocr sqlalchemy sqlite-python sqlite3 tesseract tesseract-ocr

Last synced: 09 Apr 2025

https://github.com/ahmnouira/flask_blog

This is a social chat blog web-based application, where people can create their accounts and start communicate to each others by sending real time messages or via emails.

blog-platform bootstrap chat-application face-detection flask flask-mail flask-sqlalchemy html5 mail python

Last synced: 26 Apr 2025

https://github.com/mlh-fellowship/fellow-central

Earn points for yourself and your pod during the MLH Fellowship. Make your activities and participation count.

discord-bot fellowship-experience flask flask-sqlalchemy javascript mlh-fellowship postgresql python react redux

Last synced: 17 Dec 2024

https://github.com/kalebu/flask-starter

A minimal flask starter with boilerplate code to help speed up developing your flask application

flask flask-blueprint flask-boilerplate flask-login flask-migrate flask-sqlalchemy flask-starter python python-tanzania tanzania

Last synced: 15 Mar 2025

https://github.com/barbaracalderon/dou-rest-api

The "Diário Oficial da União" (DOU) Web Restful API developed in the thesis for the bachelor's degree in Information Systems at UFSC. This is a mock API project, as it focuses on a limited dataset spanning of three days.

api diario-oficial-da-uniao dou flask flask-api flask-application flask-rest-api flask-sqlalchemy python rest-api web-restful-api

Last synced: 19 Apr 2025

https://github.com/lakshayd02/full_stack_blog_application_flask

Blogger is a comprehensive full stack web application designed for seamless blog management and user interaction. Built using a powerful technology stack that includes HTML, CSS, JavaScript, Bootstrap 2, Flask, and Python, along with MySQL/SQLite for database management, this application provides an intuitive and engaging blogging platform.

blog-app-flask blog-application blog-application-flask bootstrap css css3 flask flask-application flask-backend flask-sqlalchemy html html5 javascript mysql mysql-database python python3 sqllite sqllite-database

Last synced: 12 Apr 2025

https://github.com/ahmedmeshref/alu_blog

ALU_Blog is an online platform built to connect all communities at ALU under one platform to share news and opportunities.

css flask flask-sqlalchemy html5 jinja2 postgresql python

Last synced: 07 May 2025

https://github.com/remy349/todo-app-flask-reactjs

Simple TO-DO list application developed with Flask/Python (Backend) and ReactJS (Frontend)

flask flask-jwt-extended flask-migrate flask-smorest flask-sqlalchemy python reactjs shadcn-ui tailwindcss typescript

Last synced: 30 Jan 2025