Table of contents:
Source : https://github.com/nedelab/crudcreator
Documentation : https://www.crudcreator.com
CRUDCreator lets you create CRUD interfaces faster.
The key features :
Can generate a CRUD interface (e.g. a REST API) from another CRUD interface (e.g. a SQL database).
Plenty of modules to easily transform your CRUD interface.
Remains 100% customizable with your Python code (no technological trap, you retain your freedom).
The benefits:
No more repetitive code.
Implements CRUD best practices automatically.
pip install crudcreator