sqlalchemy-python topic
AutoMationTest
A simple Test Program based on Pytest
FastAPIQuickCRUD
Generate CRUD methods in FastApi from an SQLAlchemy schema
flask-restful-login
Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based on user, admin, or super admin access.
OpenAlchemy
Define SQLAlchemy models using the OpenAPI specification.
verificationbot
Discord verification bot designed for postsecondary institutions. Fully modular and configurable.
fastapi-sqlalchemy-postgres-template
A simple REST API made using FastAPI and SQLAlchemy for the 2CC Session on FastAPI by DSC VIT Vellore. It has now been turned into a template and is a great place for beginners to get started!
mock-alchemy
SQLAlchemy mock helpers.
mercator
Python DSL to leverage translation of dictionaries and SQLAlchemy into Protobuf objects.
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 oper...
PROGRAMMING-NOTES
This repo contains my study notes and a list of some of the most important Cheat Sheets you will need for your programming journey.