cmem-plugin-csvcombine


Namecmem-plugin-csvcombine JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/eccenca/cmem-plugin-csvcombine
SummaryCombine CSV files with the same structure to one dataset.
upload_time2023-07-31 06:29:31
maintainer
docs_urlNone
authoreccenca GmbH
requires_python>=3.11,<4.0
licenseApache-2.0
keywords eccenca corporate memory plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmem-plugin-csvcombine

Combine CSV files with the same structure to one 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-csvcombine
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eccenca/cmem-plugin-csvcombine",
    "name": "cmem-plugin-csvcombine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "eccenca Corporate Memory,plugin",
    "author": "eccenca GmbH",
    "author_email": "cmempy-developer@eccenca.com",
    "download_url": "https://files.pythonhosted.org/packages/19/f5/78ad30728a0577db6d3888fae064e3a6bd03d3ca79db493bfa1a13cc7097/cmem_plugin_csvcombine-2.0.0.tar.gz",
    "platform": null,
    "description": "# cmem-plugin-csvcombine\n\nCombine CSV files with the same structure to one 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-csvcombine\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Combine CSV files with the same structure to one dataset.",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/eccenca/cmem-plugin-csvcombine"
    },
    "split_keywords": [
        "eccenca corporate memory",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0433c351503dc9392a7a409ce3d3269cd0dc31432d99752c8275d5980c5b9dc0",
                "md5": "f35050d2b3f10c3daf265910b99332fb",
                "sha256": "6984b7b89dbddb7a9757d3a11d786c6e067c6d64a9304ae11b9b2716345cc2e1"
            },
            "downloads": -1,
            "filename": "cmem_plugin_csvcombine-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f35050d2b3f10c3daf265910b99332fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 7894,
            "upload_time": "2023-07-31T06:29:29",
            "upload_time_iso_8601": "2023-07-31T06:29:29.685773Z",
            "url": "https://files.pythonhosted.org/packages/04/33/c351503dc9392a7a409ce3d3269cd0dc31432d99752c8275d5980c5b9dc0/cmem_plugin_csvcombine-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19f578ad30728a0577db6d3888fae064e3a6bd03d3ca79db493bfa1a13cc7097",
                "md5": "e21db3e851b83137ed6663350fb55cf8",
                "sha256": "9a7764b21a6e92f042b9e865a16328b9154ca53d8e5dabba39bd3b0b5282ae36"
            },
            "downloads": -1,
            "filename": "cmem_plugin_csvcombine-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e21db3e851b83137ed6663350fb55cf8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 7416,
            "upload_time": "2023-07-31T06:29:31",
            "upload_time_iso_8601": "2023-07-31T06:29:31.606400Z",
            "url": "https://files.pythonhosted.org/packages/19/f5/78ad30728a0577db6d3888fae064e3a6bd03d3ca79db493bfa1a13cc7097/cmem_plugin_csvcombine-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 06:29:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eccenca",
    "github_project": "cmem-plugin-csvcombine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cmem-plugin-csvcombine"
}
        
Elapsed time: 0.10941s