New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mincepy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mincepy

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

  • 0.16.6
  • Source
  • PyPI
  • Socket score

Maintainers
1

.. _documentation: https://mincepy.readthedocs.org/ .. _object-document mapper: https://en.wikipedia.org/wiki/Object%E2%80%93relational_mapping#Object-oriented_databases .. _data mapper pattern: https://en.wikipedia.org/wiki/Data_mapper_pattern

mincePy

.. image:: https://codecov.io/gh/muhrin/mincepy/branch/develop/graph/badge.svg :target: https://codecov.io/gh/muhrin/mincepy :alt: Coverage

.. image:: https://travis-ci.com/muhrin/mincepy.svg?branch=master :target: https://travis-ci.com/github/muhrin/mincepy :alt: Travis CI

.. image:: https://img.shields.io/pypi/v/mincepy.svg :target: https://pypi.python.org/pypi/mincepy/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/wheel/mincepy.svg :target: https://pypi.python.org/pypi/mincepy/

.. image:: https://img.shields.io/pypi/pyversions/mincepy.svg :target: https://pypi.python.org/pypi/mincepy/

.. image:: https://img.shields.io/pypi/l/mincepy.svg :target: https://pypi.python.org/pypi/mincepy/

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc