ModelManager

Crud based model manager that sits on top of orm models to allow for a data access layer and a separate service layer. (all with minimal effort)

Installation

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

pip3 install modelmanager

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2016-12-12    
0.1.1 2016-11-17    
0.1 2016-11-17    

Issues with this package?

Page last updated 2023-10-28 01:59:56 UTC