SQLModel-CRUD-manager

The SQLModel CRUD Manager is a Python library that facilitates common Create, Read, Update, and Delete (CRUD) operations on SQLModel entities within a FastAPI application. This library simplifies dat…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sqlmodel-crud-manager

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.12 2024-01-28      
0.1.11 2024-01-28      
0.1.10 2024-01-25      
0.1.9 2024-01-25      
0.1.8 2024-01-25      
0.1.7 2024-01-15      
0.1.6 2023-12-25      
0.1.5 2023-12-24      
0.1.4 2023-12-24      
0.1.3 2023-12-23      
0.1.2 2023-12-22      
0.1.1 2023-12-22      
0.1.0 2023-12-22      

Issues with this package?

Page last updated 2024-01-28 03:31:15 UTC