Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.58 KB

File metadata and controls

41 lines (27 loc) · 1.58 KB

mincePy

Coverage Tests Latest Version

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.