cmem-plugin-graphql


Namecmem-plugin-graphql JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/eccenca/cmem-plugin-graphql
SummarySend queries to a GraphQL endpoint and save the results in a JSON dataset.
upload_time2023-10-24 06:17:50
maintainer
docs_urlNone
authoreccenca GmbH
requires_python>=3.11,<4.0
licenseApache-2.0
keywords eccenca corporate memory plugin graphql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmem-plugin-graphql

Send queries to a GraphQL endpoint and save the results in a JSON dataset.

This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).

You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line
clients like this:

```
cmemc admin workspace python install cmem-plugin-graphql
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eccenca/cmem-plugin-graphql",
    "name": "cmem-plugin-graphql",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "eccenca Corporate Memory,plugin,GraphQL",
    "author": "eccenca GmbH",
    "author_email": "cmempy-developer@eccenca.com",
    "download_url": "https://files.pythonhosted.org/packages/a0/a5/0b06ca05fe9ea66e0f4aad90bcc17126daa0c78dc1b13710939f20be937d/cmem_plugin_graphql-3.1.0.tar.gz",
    "platform": null,
    "description": "# cmem-plugin-graphql\n\nSend queries to a GraphQL endpoint and save the results in a JSON dataset.\n\nThis is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).\n\nYou can install it with the [cmemc](https://eccenca.com/go/cmemc) command line\nclients like this:\n\n```\ncmemc admin workspace python install cmem-plugin-graphql\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Send queries to a GraphQL endpoint and save the results in a JSON dataset.",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/eccenca/cmem-plugin-graphql"
    },
    "split_keywords": [
        "eccenca corporate memory",
        "plugin",
        "graphql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "193744ad514cd623d21b6bf10f00cafffdf1234a91f36ed2486fde54d935b232",
                "md5": "13d9c236b18d97e6f73ce5006a4855da",
                "sha256": "f22756b9a9ab98419b2a07e684f008296ae0527f0b270bbacfa5fb95e5bfe519"
            },
            "downloads": -1,
            "filename": "cmem_plugin_graphql-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13d9c236b18d97e6f73ce5006a4855da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 10133,
            "upload_time": "2023-10-24T06:17:49",
            "upload_time_iso_8601": "2023-10-24T06:17:49.169985Z",
            "url": "https://files.pythonhosted.org/packages/19/37/44ad514cd623d21b6bf10f00cafffdf1234a91f36ed2486fde54d935b232/cmem_plugin_graphql-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0a50b06ca05fe9ea66e0f4aad90bcc17126daa0c78dc1b13710939f20be937d",
                "md5": "a8b6977142bed356af7e91f75a46d0a5",
                "sha256": "ca05fadc927fd898cdfcc7c7e2490158feb3e0945e3cb477a8577fabcad65cd3"
            },
            "downloads": -1,
            "filename": "cmem_plugin_graphql-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a8b6977142bed356af7e91f75a46d0a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 9283,
            "upload_time": "2023-10-24T06:17:50",
            "upload_time_iso_8601": "2023-10-24T06:17:50.268766Z",
            "url": "https://files.pythonhosted.org/packages/a0/a5/0b06ca05fe9ea66e0f4aad90bcc17126daa0c78dc1b13710939f20be937d/cmem_plugin_graphql-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 06:17:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eccenca",
    "github_project": "cmem-plugin-graphql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cmem-plugin-graphql"
}
        
Elapsed time: 0.13659s