Pular para o conteúdo principal

Flask Database Libraries

Curated list of the most awesome Flask Database Libraries.

  • Flask-Fixtures - A simple library for adding database fixtures for unit tests using nothing but JSON or YAML..
  • 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..
  • pf-flask-db - Flask Database Manager by Problem Fighter Library.
  • flask-geoip2 - A flask server for a geoip server using MaxMind's brilliant free geoip2 library and database.
  • Library-System - Implementation a Library system as the final project of the database course..
  • flask-ligand - A simple flask library for building microservices with RBAC JWT security, OpenAPI client and SQLAlchemy database support..
  • cabinet_api - Flask API that communicates between python cabinet library and postgres database storing blob info.
  • Movie-List-and-Database - This project uses SQLAlchemy, Python, Flask, and Flask Bootstrap to create an interactive ranked movie library!.
  • Library-Flask - Little Library site on Flask with database.
  • library - Library database using Flask and SQLAlchemy.
  • Connect-Flask-to-a-Database-with-Flask-SQLAlchemy - By now you're surely familiar with the benefits of Python's SQLAlchemy library: the all-in-one solution for basically anything database related. Like most major Python libraries, SQLAlchemy has been ported into a version specifically compatible with Flask, aptly named Flask-SQLAlchemy..
  • day-063-library - A library database website created with Flask and SQLite databases.
  • Flask-Development - Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions..
  • flask_login - basic login for flask application. Uses a simple database library..
  • Python-Flask-Crud - A rest api created using flask library and mysql database.
  • full-stack-library - Flask backend + MySQL Database for managing library systems, books, users, and so much more!.
  • Real-time-database-updation-in-flask - This project shows the real time Updation of Database in the python library flask and this concept is used to show the Cricket Score.
  • flask-mock-nomadic-workplace-database-app - Mock nomadic workplace database app. Collects data about locations where you could set up to be a remote worker, like the library or a coffee shop..
  • Flask-app-with-db-library - A simple Flask app that allows user to add, edit, and delete books from the library (database)..
  • library-dbms-project - Library database management system implemented as REST API in Flask.
  • Library_System - Database Design project: library system(python flask, MySQL).
  • book-lib-api - A Flask API to a book library database..
  • LittleLibrarian - A minimal library database application written with Flask and SQLite.
  • library - Website for a Library using SQL Lite database, Python & Flask.
  • Flask_exercise1 - simple login and registration panel with an integrated database, using the SQLAlchemy library..
  • Database-Management-project-for-Hotel-Management - Designed responsive and dynamic webpages (UI) using various front-end technologies/libraries (HTML, CSS, JavaScript, Bootstrap). Designed database for the system (SQL, MySQL server). Used Python Flask Framework for developing a web server. python, CGI at the backend. Django framework was also used for latest version. DBA tasks were performed using Python scripts to test the query and plotted graphs for performance. .