2 projects
django-extended-models
A Mixins and Models with Django utilities.
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 database interactions and provides an easy-to-use interface for managing SQLModel entities.