mincepy


Namemincepy JSON
Version 0.16.6 PyPI version JSON
download
home_pageNone
SummarymincePy: move the database to one side and let your objects take centre stage.
upload_time2024-08-25 17:47:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords database schemaless nosql orm object-store concurrent optimistic-locking
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mincepy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "database, schemaless, nosql, orm, object-store, concurrent, optimistic-locking",
    "author": null,
    "author_email": "Martin Uhrin <martin.uhrin.10@ucl.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/8c/95/e54c6aa30471ba04f53c08c44aa83570b3b684c6e53927b9419af8f019ea/mincepy-0.16.6.tar.gz",
    "platform": null,
    "description": ".. _documentation: https://mincepy.readthedocs.org/\n.. _object-document mapper: https://en.wikipedia.org/wiki/Object%E2%80%93relational_mapping#Object-oriented_databases\n.. _data mapper pattern: https://en.wikipedia.org/wiki/Data_mapper_pattern\n\nmincePy\n=======\n\n.. image:: https://codecov.io/gh/muhrin/mincepy/branch/develop/graph/badge.svg\n    :target: https://codecov.io/gh/muhrin/mincepy\n    :alt: Coverage\n\n.. image:: https://travis-ci.com/muhrin/mincepy.svg?branch=master\n    :target: https://travis-ci.com/github/muhrin/mincepy\n    :alt: Travis CI\n\n.. image:: https://img.shields.io/pypi/v/mincepy.svg\n    :target: https://pypi.python.org/pypi/mincepy/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/wheel/mincepy.svg\n    :target: https://pypi.python.org/pypi/mincepy/\n\n.. image:: https://img.shields.io/pypi/pyversions/mincepy.svg\n    :target: https://pypi.python.org/pypi/mincepy/\n\n.. image:: https://img.shields.io/pypi/l/mincepy.svg\n    :target: https://pypi.python.org/pypi/mincepy/\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\n\nmincePy: move the database to one side and let your objects take centre stage.\n\nMincePy is an `object-document mapper`_ (ORM) using the `data mapper pattern`_ designed specifically for computational\nand data science.  What does this all mean??  It's simple really, it means you can store, find, get the history of and\nannotate any of your python objects either in your local database or one shared with your collaborators.\n\n\n\nSee `documentation`_ for more information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "mincePy: move the database to one side and let your objects take centre stage.",
    "version": "0.16.6",
    "project_urls": {
        "Home": "https://mincepy.readthedocs.io/en/latest/index.html",
        "Source": "https://github.com/muhrin/mincepy.git"
    },
    "split_keywords": [
        "database",
        " schemaless",
        " nosql",
        " orm",
        " object-store",
        " concurrent",
        " optimistic-locking"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f178e63d6445d695f4b50e643023ae65e8dd2648401d851a41001640e9b2676",
                "md5": "79c89b1bb3f66b024bea1a3d6fbb4493",
                "sha256": "fcff49c72042b135d66229364dc08b4104ead59dc0ff9a5c8a265508ec8d45ff"
            },
            "downloads": -1,
            "filename": "mincepy-0.16.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79c89b1bb3f66b024bea1a3d6fbb4493",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 103503,
            "upload_time": "2024-08-25T17:47:57",
            "upload_time_iso_8601": "2024-08-25T17:47:57.528428Z",
            "url": "https://files.pythonhosted.org/packages/4f/17/8e63d6445d695f4b50e643023ae65e8dd2648401d851a41001640e9b2676/mincepy-0.16.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c95e54c6aa30471ba04f53c08c44aa83570b3b684c6e53927b9419af8f019ea",
                "md5": "bc9ef63616875da130bee33b2c16094b",
                "sha256": "dcf5dfae88587f749d6ce80484b2af9aa5238e8a43fcadf7c1ff70dfe2378c72"
            },
            "downloads": -1,
            "filename": "mincepy-0.16.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bc9ef63616875da130bee33b2c16094b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 86421,
            "upload_time": "2024-08-25T17:47:59",
            "upload_time_iso_8601": "2024-08-25T17:47:59.619495Z",
            "url": "https://files.pythonhosted.org/packages/8c/95/e54c6aa30471ba04f53c08c44aa83570b3b684c6e53927b9419af8f019ea/mincepy-0.16.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-25 17:47:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "muhrin",
    "github_project": "mincepy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mincepy"
}
        
Elapsed time: 2.77938s