Skip to content

muhrin/mincepy

Repository files navigation

mincePy

Coverage

Travis CI

Latest Version

image

image

image

image

mincePy: move the database to one side and let your objects take centre stage.

MincePy is an object-document mapper (ORM) using the data mapper pattern designed specifically for computational and data science. What does this all mean?? It's simple really, it means you can store, find, get the history of and annotate any of your python objects either in your local database or one shared with your collaborators.

See documentation for more information.