Projects in Awesome Lists tagged with sqlalchemy-python
A curated list of projects in awesome lists tagged with sqlalchemy-python .
https://github.com/LuisLuii/FastAPIQuickCRUD
Generate CRUD methods in FastApi from an SQLAlchemy schema
api-generator fastapi fastapi-crud fastapi-framework fastapi-sqlalchemy orm postgres postgresql postgresql-database python python-library python37 restful restful-api restful-routes sqlalchemy sqlalchemy-models sqlalchemy-orm sqlalchemy-orm-queries sqlalchemy-python
Last synced: 09 Apr 2025
https://github.com/hackersandslackers/sqlalchemy-tutorial
🧪🔬 Use SQLAlchemy to connect, query, and interact with relational databases.
database database-management orm-framework orms python sqlalchemy sqlalchemy-orm sqlalchemy-python tutorial
Last synced: 06 Apr 2025
https://github.com/crate/crate-python
A Python client library for CrateDB.
cratedb dbapi dbapi2 distributed-database object-relational-mapper olap olap-database orm python python-db rdbms sql sqlalchemy sqlalchemy-dialects sqlalchemy-orm sqlalchemy-python tsdb
Last synced: 29 Mar 2025
https://github.com/wpcodevo/python_fastapi
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
fastapi fastapi-crud fastapi-sqlalchemy postgresql pydantic pydantic-models python rest-api restful restful-api sqlalchemy sqlalchemy-orm sqlalchemy-python uvicorn
Last synced: 13 Apr 2025
https://github.com/baggerfast/advancedusertelegrambot
This is a telegram bot that creates a user bot for each user. The user bot allows you to use custom animations in any chat. Animations are divided into paid and free
aiogram animations pyrogram python python3 sqlalchemy sqlalchemy-python telegram userbot userbot-for-telegram userbot-telegram
Last synced: 17 Dec 2024
https://github.com/jdkandersson/openalchemy
Define SQLAlchemy models using the OpenAPI specification.
openapi openapi-specification openapi3 python python3 sqlalchemy sqlalchemy-models sqlalchemy-python
Last synced: 19 Dec 2024
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/dymmond/databasez
Async database support for Python
async asyncio mysql mysql-database postgres postgresql sqlalchemy sqlalchemy-python sqlite sqlite3
Last synced: 13 Apr 2025
https://github.com/shamspias/db-gpt-chatbot
Chat with database information
artificial-intelligence chatbot database gpt-3 gpt-4 gpt35turbo langchain langchain-python language-model llm llms natural-language-processing natural-language-understanding nlp-machine-learning sql sqlalchemy-python
Last synced: 31 Jan 2025
https://github.com/flavienbwk/reactjs-flask-ldap-boilerplate
ReactJS + Flask + Docker (+K8S) boilerplate using an LDAP and token-based authentication.
boilerplate docker docker-compose flask flask-migrate flask-restplus flask-sqlalchemy k8s kubernetes ldap production-ready python3 reactjs sqlalchemy-python swagger-api
Last synced: 07 May 2025
https://github.com/jedymatt/sqlalchemyseed
SQLAlchemy Seeder
csv json orm python seed seeder sqlalchemy sqlalchemy-orm sqlalchemy-python yaml
Last synced: 11 Feb 2025
https://github.com/u2d-ai/msasdk
FastAPI Microservices Architecture SDK - As Basis for multiple services in a platform/system
admin-dashboard async asyncio dapr dapr-sidecar distributed fastapi json microservices openapi pydantic restful scheduler scheduler-service sqlalchemy-python sqlmodel starlette swagger-ui uvicorn-gunicorn vuejs
Last synced: 14 Apr 2025
https://github.com/febus982/sqlalchemy-bind-manager
Framework-agnostic SQLAlchemy bind manager and repository pattern implementation
orm python repository-pattern sqlalchemy sqlalchemy-python
Last synced: 17 Mar 2025
https://github.com/satyamsoni2211/lazy_alchemy
Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/
alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library
Last synced: 23 Apr 2025
https://github.com/tebogoyungmercykay/python_api_development_booth_fastapi
FastAPI API Development Booth: A comprehensive repository showcasing best practices and examples for building robust and efficient API using FastAPI in Python.
alembic ci-cd database-migrations docker fastapi github-actions heroku jwt-authentication jwt-token nginx-proxy postgressql python3 sqlalchemy-python unit-testing uvicorn virtualenv
Last synced: 13 Apr 2025
https://github.com/ivailop7/sql-to-graphql-python
Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.
blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web
Last synced: 09 May 2025
https://github.com/shikha-code36/restaurant-monitoring-system
Backend system for restaurant management
backend backend-api cache cache-storage caching flask flask-api flask-backend flask-restful flask-sqlalchemy multithreading multithreading-library pandas pandas-dataframe pandas-python python python3 sqlalchemy-database-migrations sqlalchemy-python
Last synced: 10 Apr 2025
https://github.com/Raniita/cookiecutter-flask-yatf
cookiecutter Flask Template/Boilerplate with Flask-Login, Flask-SQLAlchemy, CI/CD...
cookiecutter cookiecutter-template flask flask-application python-flask sqlalchemy-python
Last synced: 04 Dec 2024
https://github.com/pytest-with-eric/pytest-db-testing-example
How To Test Database Transactions With Pytest And SQLModel
orm-testing pytest-sql-testing pytest-sqlmodel sqlalchemy-python sqlmodel
Last synced: 29 Jan 2025
https://github.com/Shikha-code36/Restaurant-Monitoring-System
Backend system for restaurant management
backend backend-api cache cache-storage caching flask flask-api flask-backend flask-restful flask-sqlalchemy multithreading multithreading-library pandas pandas-dataframe pandas-python python python3 sqlalchemy-database-migrations sqlalchemy-python
Last synced: 04 Dec 2024
https://github.com/cursedprograms/comce
Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.
chatroom chatroom-client chatroom-server css django flask flask-application html5 python sqlalchemy sqlalchemy-python sqlite3 webapp website
Last synced: 13 Apr 2025
https://github.com/code-specialist/database-setup-tools
Easy to understand and use python tools that help you to create databases and interact with them
database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel
Last synced: 19 Apr 2025
https://github.com/codewithmide/alx-higher_level_programming
Higher level programming languages and projects from ALX SE
c javascript mysql-database python3 shell sql sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 04 May 2025
https://github.com/hoehrmann/sqlalchemy-pysqlite3
Python module to use pysqlite3 as sqlalchemy dialect
python-module sqlachemy sqlalchemy-python sqlite3
Last synced: 16 Jun 2025
https://github.com/calebstewart/terraform-provider-alembic
Terraform provider which allows automatically executing Alembic migration scripts
alembic database database-migrations sqlalchemy sqlalchemy-database-migrations sqlalchemy-python terraform terraform-provider
Last synced: 01 Dec 2024
https://github.com/simonprickett/evening-of-python-cratedb
Repository to accompany my talk about CrateDB at the Austin/DC Python groups "An Evening of Python Coding", January 2025
cratedb micropython python raspberrypi-picow sqlalchemy-python training-materials
Last synced: 13 Jun 2025
https://github.com/josgard94/api-to-do-list-with-python-and-flask
This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.
api api-rest database database-coneccion example-project flask flask-api learning-python mysql pyth python singleton-pattern sqlalchemy sqlalchemy-database sqlalchemy-orm sqlalchemy-python
Last synced: 15 Mar 2025
https://github.com/ecshreve/jeppy
Play Historical Jeopardy Games
flask jeopardy prs-welcome python react scrapy sqlalchemy-python sqlite taskfile typescript
Last synced: 15 Apr 2025
https://github.com/lulunac27a/flask-endless-level-xp
Endless user level XP system app
flask flask-application flask-python flask-sqlalchemy level python python-flask python-flask-application python-flask-server python-sql python-sqlalchemy sql sqlalchemy sqlalchemy-python xp
Last synced: 16 Apr 2025
https://github.com/aadewunmi/url-shortener-fastapi-python
URL Shortener With FastAPI and Python | Tech Stack: Python 3, FastAPI, SQLite, SQLAlchemy, Uvicorn
fastapi fastapi-crud fastapi-sqlalchemy python python3 sqlalchemy sqlalchemy-orm-queries sqlalchemy-python sqlite-database swagger-ui uvicorn uvicorn-gunicorn
Last synced: 07 May 2025
https://github.com/rahulmoundekar/flask_crud_application_with_mysql
flask curd sqlalchemy and mysql
html5 mysql-database python3 sqlalchemy-python
Last synced: 18 Feb 2025
https://github.com/CrispenGari/python-backend
💎 A quick start for web server development using python flask, django and fastapi.
css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment
Last synced: 21 Jan 2025
https://github.com/anshmnsoni/one-bank
Database Management System Project
bank dbms-project flask-application sqlalchemy-python
Last synced: 16 Jun 2025
https://github.com/jpcadena/pydantic-sqlalchemy-tutorial
Tutorial for Pydantic and SQLAlchemy
backend data-engineering data-validation database etl etl-pipeline fastapi postgresql pydantic pydantic-settings pydantic-v2 python python3 restful-api sqlalchemy sqlalchemy-core sqlalchemy-database sqlalchemy-example sqlalchemy-orm sqlalchemy-python
Last synced: 12 Apr 2025
https://github.com/the-akira/flaskalchemy
Experimentos com SQLAlchemy e Flask-SQLAlchemy
database flask flask-sqlalchemy mysql python3 relational-databases sqlalchemy sqlalchemy-python sqlite3
Last synced: 12 Mar 2025
https://github.com/tonychouteau/cineterter
Web App for review movies, series and anime using React.js (Front) and Python, Flask, SQLAlchemy, MYSQL (Back)
mysql python reactjs sqlalchemy-python
Last synced: 26 Mar 2025
https://github.com/kennethkn/congresstweets-analysis
Data science analysis of the tweets of U.S. congress members, 2017-2023, using R, Python & PostgreSQL
postgresql python rlanguage sqlalchemy-python
Last synced: 12 Mar 2025
https://github.com/blueromans/sqlalchemymixin
A pack of framework-agnostic, easy-to-integrate for SQLAlchemy ORM.
django fastapi flask flask-application flask-sqlalchemy mixins postgresql pypi pypi-package python python3 sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 29 Apr 2025
https://github.com/crispengari/python-backend
💎 A quick start for web server development using python flask, django and fastapi.
css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment
Last synced: 13 Apr 2025
https://github.com/crispengari/python-and-flask
💎 A quick start for web server development using python flask.
css flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment
Last synced: 16 Dec 2024
https://github.com/chempik1234/pc-hardware-shop
my first flask project
css flask flask-api flask-restful html sql sqlalchemy-orm sqlalchemy-python website
Last synced: 13 Feb 2025
https://github.com/nagan319/easycnc
Platform-independent solution for effectively managing 3-axis CNC workflows.
2d-packing bin-packing-problem cnc cnc-machine frc frc-python irregular-packing manufacturing manufacturing-sw matplotlib numpy opencv opencv-python pyqt6 pyqt6-desktop-application python qt sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 11 Jun 2025
https://github.com/CrispenGari/python-and-flask
💎 A quick start for web server development using python flask.
css flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment
Last synced: 20 Nov 2024
https://github.com/david-lor/fastapi-pydantic-sqlalchemy-petshelter-api
Example of a full REST API created with Python, FastAPI, Pydantic & SQLAlchemy to persist data for a fictional Pet Shelter
fastapi fastapi-crud fastapi-sqlalchemy pet-shelter pet-shop pydantic python python3 python36 python37 python38 python39 sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 06 Apr 2025
https://github.com/oyebamiji-micheal/result-management-system-with-python-flask-and-mysql
A web application built with Flask and is meant to simulate a real-world result management system
bootstrap4 css flask html mysql oop python sqlalchemy-python
Last synced: 01 Mar 2025
https://github.com/denispythoneer/todolist-fastapi
Простое веб-приложение для управления задачами (ToDo List) с бэкендом на FastAPI и фронтендом на HTML/CSS/JS 🌐
css css3 fastapi fastapi-project html javascript python python-project sqlalchemy sqlalchemy-python sqlite todoapp todolist
Last synced: 24 Jun 2025
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 05 Apr 2025
https://github.com/xabia598/atenea-project
A little project made by fun, made with python and sqlachemy.
csv-files ip python sqlalchemy sqlalchemy-python
Last synced: 13 Mar 2025
https://github.com/nicolasgasco/python_twitter_analyzer
Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.
python sql sqlalchemy sqlalchemy-database sqlalchemy-python tweepy tweepy-api tweet-analysis twitter twitter-api
Last synced: 04 Mar 2025
https://github.com/vmeazevedo/rest-api_gerenciamento-hoteis_flask-mvc
Aplicação REST API de gerenciamento de informações cadastrais de hoteis em Python utilizando Framework Flask e padrão MVC com controle de cadastro de usuário, login e logout
flask mvc-architecture postman python sqlalchemy-python
Last synced: 06 Apr 2025
https://github.com/ismahenelarbi/data_engineering_beginner
Creating a data pipeline to extract data from spotify and save the songs listened to everyday into a local sqlite db.
airflow airflow-dags api data-engineering etl json pipeline python spotify-api spotify-playlist sqlalchemy-python sqlite3
Last synced: 05 Mar 2025
https://github.com/gri-gus/alchemica
Alchemica — SQLAlchemy Logger with logging magic. Sync, async, multithreaded
alchemica asyncio debugging fastapi logging python sql-explain sqlalchemy sqlalchemy-python
Last synced: 09 Mar 2025
https://github.com/anshmnsoni/todo-website
css dbms flask html oops-in-python sqlalchemy-python
Last synced: 27 Feb 2025
https://github.com/pytest-with-eric/api-testing-masterclass
Pytest API Testing with FastAPI, SQLAlchemy, Postgres
pytest-fastapi pytest-sqlalchemy sqlalchemy-python
Last synced: 24 Mar 2025
https://github.com/glef1x/sqla-pagination
Opinionated and powerful pagination tool for sqlalchemy
asyncio keyset keyset-pagination keyset-paging keysets pagination pagination-component pagination-components pagination-generator pagination-library sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 07 May 2025
https://github.com/g-balamurugan/smart_attendance
Solution to SIH 22 problem statement Smart Attendance
rest- sih2022 smart-india-hackathon sqlalchemy-python task-schedule
Last synced: 14 Apr 2025
https://github.com/samantha-ruth/python-newsfeed
A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Python, MySQL, SQLAlchemy, and Gunicorn.
flask flask-sqlalchemy jinja2 mysql pymysql python python3 sqlalchemy-python
Last synced: 12 Jun 2025
https://github.com/valentina17varela/argentine_culture_data_integration
Argentinean cultural database (libraries, museums and movie theaters)
pandas-python postgresql postgresql-database python python-app sqlalchemy-python webscraping
Last synced: 26 Mar 2025
https://github.com/rizwan-hasan/flask-url-shortener-application
URL shortening web app built using Flask. It uses the base26 algorithm (derived from base62) for shortening URL, MySQL for database, and also Redis for caching.
base26 base62-encoding flask flask-application flask-backend mysql-database python3 redis-py sqlalchemy-python urlshortener webapp
Last synced: 23 Feb 2025
https://github.com/alexdemure/sqlalchemy
How do I use sqlalchemy
sqlalchemy sqlalchemy-async sqlalchemy-database sqlalchemy-example sqlalchemy-orm sqlalchemy-python
Last synced: 03 Apr 2025
https://github.com/ve2s4/fastapi-template
A FastAPI template integrating PostgreSQL, SQLAlchemy, Alembic, Pydantic, and Docker, managed with Poetry for seamless dependency management and deployment. Designed for rapid development of robust APIs with database migrations, data validation, and containerization.
alembic docker fastapi poetry-python sqlalchemy-python
Last synced: 20 Mar 2025
https://github.com/harsh-4002/ecommerce-be-fastapi-
Simple E commerce Backend App with All operations such as create ,read , update, delete operation with 0Ath and jwt security for routes.
fastapi orm python3 sqlalchemy-python sqllite3 swagger-ui
Last synced: 11 Apr 2025
https://github.com/dm-zhuk/goit-pythonweb-hw-06
Advanced SQLAlchemy
database docker-images migration sqlalchemy-python
Last synced: 23 Jun 2025
https://github.com/dm-zhuk/goit-pythonweb-hw-08
FastAPI project
fastapi pydantic sqlalchemy-python
Last synced: 23 Jun 2025
https://github.com/dm-zhuk/goit-pythonweb-hw-10
REST API Advanced
cloudinary docker-compose fastapi sqlalchemy-python
Last synced: 23 Jun 2025
https://github.com/shuklansh/flask-videostore-api
video API (GET single video & all videos, POST, DELETE) + sqlalchemy ORM
backend-api database flask object-relational-mapping python sqlalchemy-python
Last synced: 09 May 2025
https://github.com/mmesek/rssreader
Simple RSS Parser for Discord Embeds
discord discord-webhooks python rss rss-reader sqlalchemy-python
Last synced: 28 Jun 2025
https://github.com/0xblcklptn/telegrambot
Telegram Bot with Postgresql and Sberbank
docker docker-compose environment-variables freelance postgresql python sqlalchemy-python
Last synced: 14 Apr 2025
https://github.com/dsal3389/ggnote-backend
fastapi poetry-python python sqlalchemy-python
Last synced: 03 Mar 2025
https://github.com/desk888/bookstore-orm-model
ORM Model to interact with PostgreSQL Database stored on AWS RDS
aws-rds backend database-management object-relational-mapping sqlalchemy-python
Last synced: 03 Mar 2025
https://github.com/erthium/hashi-api
RestAPI for the Hashiwokakero puzzle
alembic fastapi hashi hashiwokakero logic-puzzle postgresql puzzle python python3 rest-api sqlalchemy sqlalchemy-python
Last synced: 11 Jun 2025
https://github.com/harizonelopez/explore--kenya
Explore Kenya is a Flask-based web application designed to assist tourists and visitors in exploring Kenya's breathtaking scenic attractions.
css3 flask-api html5 javascript-library mako-package python3 restful-api sqlalchemy-python sqlite3-database
Last synced: 24 Jun 2025
https://github.com/omr5221/esbi_graphql
Example GraphQL API reflecting Oracle DB
api-client database graphene graphql python3 schema-migrations sqlalchemy-python
Last synced: 22 Mar 2025
https://github.com/aneesh-neelam/currency-exchange-rates-sync-job
Sync Job for Currency Exchange Rates
docker docker-compose dockerfile helm helm-chart kubernetes kubernetes-cronjob postgres postgresql postgresql-database python python3 sql sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 23 Feb 2025
https://github.com/darkdk123/lang-translation-service-fastapi
A Real-time language translation service, learning project.
database fastapi language-translation python3 sqlalchemy-python
Last synced: 23 Apr 2025
https://github.com/ffatahillah7/etl-python-joindataframe-topostgresql
ETL Transform dataset from joining two dataset Csv and Parquet to PostgreSQL
join-tables pandasql parquet-files postgresql python sql sqlalchemy sqlalchemy-python
Last synced: 14 May 2025
https://github.com/jbizzlefoshizzle/sql-employee-database
A project combining the data modeling, engineering, and analysis of SQL databases with the data visualization of Python
erd jupyter-notebook pandas python sql sqlalchemy sqlalchemy-database sqlalchemy-python
Last synced: 20 Mar 2025
https://github.com/chandrakantapanda/fastapi-blog-api
imple asynchronous API implemented with Fast-Api framework utilizing MYSQL as a Database and SqlAlchemy as ORM .
crud-api fastapi mysql python3 sqlalchemy-orm sqlalchemy-python uvicorn
Last synced: 06 Apr 2025
https://github.com/hima890/techstore-platform
Reconnecting tech businesses with their audience
alx alx-africa alx-software-engineering api-rest e-commerce flask flask-api js mysql-database nginx otp-verification python3 react sqlalchemy sqlalchemy-python token-based-authentication ubuntu-server ubuntuserver webapp
Last synced: 14 May 2025
https://github.com/ablasko32/tutoring_school_system-fastapi-googlecalendarapi
Tutoring school system designed in FastApi, integrated with Google Calendar Api
booking-system calendars fastapi googlecalendarapi python rest-api schoolsystem sqlalchemy-python
Last synced: 05 Mar 2025
https://github.com/jaganathanb/python_flask_webapi
A simple web api using python flask
flask-restful python3 sqlalchemy-python sqlite3
Last synced: 09 Apr 2025
https://github.com/morikeli/tushare-backend
Backend for the TuShare app developed using FastAPI ⚡
fastapi fastapi-sqlalchemy python python3 sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 19 Feb 2025
https://github.com/camiloerazo/ai-lab-guide-generator-maverick4
A sophisticated web application that leverages AI (OpenRouter's Llama Maverick) to automatically generate educational laboratory guides. Built with Flask, SQLAlchemy, and Bootstrap 5, this system streamlines the creation and management of lab guides for educational institutions. Features include role-based access control, PDF export, and Spanish
ai flask generator laboratory sqlalchemy-python
Last synced: 17 Jun 2025
https://github.com/beebus/flask-app-2
After encountering errors in my repo "flask-app-1", I decided to create a separate repo "flask-app-2" and follow the examples in the book, O'Reilly book "Flask Web Development", 1st edition, by Miguel Grinberg.
bootstrap flask flask-application flask-mail flask-migrate flask-sqlalchemy python python-3 python3 sqlalchemy sqlalchemy-python wtforms wtforms-flask
Last synced: 31 Mar 2025
https://github.com/numq/rpggameapi
RPG-game REST API
blueprints flask gunicorn-with-flask-rest-api heroku marshmallow-sqlalchemy python rest-api sqlalchemy-python
Last synced: 13 Mar 2025
https://github.com/abdullahmuhammed5/fyyur
Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues.
flask flask-application flask-sqlalchemy fyyur musical-venues postgresql postgresql-database python python3 sqlalchemy sqlalchemy-python
Last synced: 09 Apr 2025
https://github.com/namangupta123/pizza_delivery_backend
REST API for a Pizza delivery service built with FastAPI, SQLAlchemy and PostgreSQL.
fastapi postgresql rest-api server sqlalchemy-python
Last synced: 12 Mar 2025
https://github.com/ronak-ronu/csbs2.0
Demonstrating Flask App and many features.
docker flask-application flask-mail sqlalchemy-python
Last synced: 28 Feb 2025
https://github.com/parthapray/ai-based-api-aware-image-and-video-generation-system
This repo contains code and instructions for AI-based API Aware Image and Video Generation System
dalle-3 flask-api runwayml sqlalchemy sqlalchemy-python sqlite3
Last synced: 27 Feb 2025
https://github.com/arvind-4/fastapi-sqlalchemy
A FastAPI app with a TurboDB backend using SQLAlchemy.
fastapi python sqlalchemy-python sqlite turso
Last synced: 17 Feb 2025
https://github.com/alanhdz/api-flask
API creada en el framework flask
flask python python-3-6 python3 sql sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 25 Mar 2025
https://github.com/argonzcompany/tebno-app
The application for registering patients and booking their appointments
pyqt pyqt5-charts pyqt5-desktop-application python sqlalchemy-orm sqlalchemy-python
Last synced: 20 Feb 2025
https://github.com/d-mg17/flask_to-do_app
This is a simple to-do app built with Flask framework.It demonstrates how to build a CRUD application with Flask, SQLAlchemy, and Jinja2. It also shows how to use Bootstrap 4 with Flask.
crud-application flask python sqlalchemy-python to-do-app
Last synced: 24 Feb 2025
https://github.com/jacqueline-dev/integracaosqlpython
Integrando Python com Banco de Dados Relacionais Utilizando SQLAlchemy e MongoDB Utilizando Pymongo
mongo pyd pymongo python sql sqlalchemy sqlalchemy-python
Last synced: 13 Jun 2025
https://github.com/sera619/leopard-hp
Charity Python Flask Project
python python-fl sqlalchemy-python tinydb-python-nosql
Last synced: 18 Feb 2025
https://github.com/gdbecker/personallearning
Projects for ongoing learning
bootstrap crispy-forms django-rest-framework fastapi flask graphql python react sqlalchemy-python
Last synced: 11 Mar 2025
https://github.com/dmickelson/fastapisqlalchemyproject
FastAPI SQLAlchemy Test Project
fastap orm-framework python redoc sqlalchemy sqlalchemy-python swagger
Last synced: 01 Mar 2025