cmem-cmempy


Namecmem-cmempy JSON
Version 24.1.1 PyPI version JSON
download
home_pagehttps://eccenca.com/go/cmempy
SummaryAPI for eccenca Corporate Memory
upload_time2024-04-15 09:40:20
maintainerSebastian Tramp
docs_urlNone
authoreccenca GmbH
requires_python<4.0,>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmempy

cmempy is a Python API wrapper for [eccenca Corporate Memory](https://documentation.eccenca.com/).

## Installation

To install the Python library run:

    pip install cmem-cmempy

You may consider installing the package only for the current user:

    pip install cmem-cmempy --user

## Configuration and Usage

cmempy is intended for Linked Data Experts to interface with the eccenca Corporate Memory backend components DataIntegration and DataPlatform.

The cmempy manual including basic usage patterns and configuration is available at:

[https://eccenca.com/go/cmempy](https://eccenca.com/go/cmempy)

cmempy is tests with python 3.9 and 3.11.


            

Raw data

            {
    "_id": null,
    "home_page": "https://eccenca.com/go/cmempy",
    "name": "cmem-cmempy",
    "maintainer": "Sebastian Tramp",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "sebastian.tramp@eccenca.com",
    "keywords": null,
    "author": "eccenca GmbH",
    "author_email": "cmempy-developer@eccenca.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/40/b48eba408e1cf146b58035bc85234a6581151b4347ae5943f6ead1d5769d/cmem_cmempy-24.1.1.tar.gz",
    "platform": null,
    "description": "# cmempy\n\ncmempy is a Python API wrapper for [eccenca Corporate Memory](https://documentation.eccenca.com/).\n\n## Installation\n\nTo install the Python library run:\n\n    pip install cmem-cmempy\n\nYou may consider installing the package only for the current user:\n\n    pip install cmem-cmempy --user\n\n## Configuration and Usage\n\ncmempy is intended for Linked Data Experts to interface with the eccenca Corporate Memory backend components DataIntegration and DataPlatform.\n\nThe cmempy manual including basic usage patterns and configuration is available at:\n\n[https://eccenca.com/go/cmempy](https://eccenca.com/go/cmempy)\n\ncmempy is tests with python 3.9 and 3.11.\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "API for eccenca Corporate Memory",
    "version": "24.1.1",
    "project_urls": {
        "Homepage": "https://eccenca.com/go/cmempy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e618c0bf1641d0549059fc72fbdd3280f9dfe152831c76ff0dae5453d13c03fd",
                "md5": "060df0998a919785968530c0ee1ebc85",
                "sha256": "a335823a39518ba69ea07c3f047e567d6e80f75dd2e50f8b2afe73f7d0f056da"
            },
            "downloads": -1,
            "filename": "cmem_cmempy-24.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "060df0998a919785968530c0ee1ebc85",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 52312,
            "upload_time": "2024-04-15T09:40:18",
            "upload_time_iso_8601": "2024-04-15T09:40:18.976620Z",
            "url": "https://files.pythonhosted.org/packages/e6/18/c0bf1641d0549059fc72fbdd3280f9dfe152831c76ff0dae5453d13c03fd/cmem_cmempy-24.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f040b48eba408e1cf146b58035bc85234a6581151b4347ae5943f6ead1d5769d",
                "md5": "7cf3292c39fbe193190090fe4656bb38",
                "sha256": "659ef5206dc7dd07a9cd8c9da98a8f5e6353cad397e5859dc418bc1684cb6eb6"
            },
            "downloads": -1,
            "filename": "cmem_cmempy-24.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7cf3292c39fbe193190090fe4656bb38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 32680,
            "upload_time": "2024-04-15T09:40:20",
            "upload_time_iso_8601": "2024-04-15T09:40:20.947462Z",
            "url": "https://files.pythonhosted.org/packages/f0/40/b48eba408e1cf146b58035bc85234a6581151b4347ae5943f6ead1d5769d/cmem_cmempy-24.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 09:40:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cmem-cmempy"
}
        
Elapsed time: 0.24650s