I had been looking for something like this in the past. I have previously set up a full-fledged Django application only to use its ORM, but then I realised that it's quite helpful to have the possibility to expand the project into a proper web app or an API, if needed. The Django admin interface is also great!
Harsh182|1 year ago
Do give it a try, and write me a feedback - either here or on Github issues.