Metadata-Version: 1.2
Name: shimbase
Version: 1.10
Summary: Object database layer
Home-page: https://github.com/HogRoast/shimbase/
Author-email: monkeeferret@gmail.com
License: MIT
Description: An object oriented database abstraction library. The aim is to provide a simple library for manipulating relational database tables via python objects. The abstraction will allow for any relational database implementation to be plugged in, meaning application code can be written in a database independent fashion.
Keywords: Object database layer
Platform: UNKNOWN
Requires-Python: >=3.7
