cmem-plugin-ssh


Namecmem-plugin-ssh JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/eccenca/cmem-plugin-ssh
SummaryGet files and process output via secure shell protocol.
upload_time2025-10-20 13:29:35
maintainerNone
docs_urlNone
authoreccenca GmbH
requires_python<4.0,>=3.13
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-ssh

Get files and process output via secure shell protocol.

[![eccenca Corporate Memory][cmem-shield]][cmem-link]

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 client like this:

```
cmemc admin workspace python install cmem-plugin-ssh
```
[![workflow](https://github.com/eccenca/cmem-plugin-ssh/actions/workflows/check.yml/badge.svg)](https://github.com/eccenca/cmem-plugin-ssh/actions) [![pypi version](https://img.shields.io/pypi/v/cmem-plugin-ssh)](https://pypi.org/project/cmem-plugin-ssh) [![license](https://img.shields.io/pypi/l/cmem-plugin-ssh)](https://pypi.org/project/cmem-plugin-ssh)
[![poetry][poetry-shield]][poetry-link] [![ruff][ruff-shield]][ruff-link] [![mypy][mypy-shield]][mypy-link] [![copier][copier-shield]][copier] 

[cmem-link]: https://documentation.eccenca.com
[cmem-shield]: https://img.shields.io/endpoint?url=https://dev.documentation.eccenca.com/badge.json
[poetry-link]: https://python-poetry.org/
[poetry-shield]: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json
[ruff-link]: https://docs.astral.sh/ruff/
[ruff-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&label=Code%20Style
[mypy-link]: https://mypy-lang.org/
[mypy-shield]: https://www.mypy-lang.org/static/mypy_badge.svg
[copier]: https://copier.readthedocs.io/
[copier-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-purple.json


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eccenca/cmem-plugin-ssh",
    "name": "cmem-plugin-ssh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.13",
    "maintainer_email": null,
    "keywords": "eccenca Corporate Memory, plugin",
    "author": "eccenca GmbH",
    "author_email": "cmempy-developer@eccenca.com",
    "download_url": "https://files.pythonhosted.org/packages/96/20/448bffcd28ffa86f51ec12e1e6341d6c3952205f1827193060943d8dddbd/cmem_plugin_ssh-1.1.0.tar.gz",
    "platform": null,
    "description": "# cmem-plugin-ssh\n\nGet files and process output via secure shell protocol.\n\n[![eccenca Corporate Memory][cmem-shield]][cmem-link]\n\nThis 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 client like this:\n\n```\ncmemc admin workspace python install cmem-plugin-ssh\n```\n[![workflow](https://github.com/eccenca/cmem-plugin-ssh/actions/workflows/check.yml/badge.svg)](https://github.com/eccenca/cmem-plugin-ssh/actions) [![pypi version](https://img.shields.io/pypi/v/cmem-plugin-ssh)](https://pypi.org/project/cmem-plugin-ssh) [![license](https://img.shields.io/pypi/l/cmem-plugin-ssh)](https://pypi.org/project/cmem-plugin-ssh)\n[![poetry][poetry-shield]][poetry-link] [![ruff][ruff-shield]][ruff-link] [![mypy][mypy-shield]][mypy-link] [![copier][copier-shield]][copier] \n\n[cmem-link]: https://documentation.eccenca.com\n[cmem-shield]: https://img.shields.io/endpoint?url=https://dev.documentation.eccenca.com/badge.json\n[poetry-link]: https://python-poetry.org/\n[poetry-shield]: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\n[ruff-link]: https://docs.astral.sh/ruff/\n[ruff-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&label=Code%20Style\n[mypy-link]: https://mypy-lang.org/\n[mypy-shield]: https://www.mypy-lang.org/static/mypy_badge.svg\n[copier]: https://copier.readthedocs.io/\n[copier-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-purple.json\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Get files and process output via secure shell protocol.",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/eccenca/cmem-plugin-ssh"
    },
    "split_keywords": [
        "eccenca corporate memory",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15a979f72c90ee40f1ff5003b3460a627651b0ea3e330fd123145f2956249281",
                "md5": "5198f05f7b2a0ba07dec8cad2cd51d20",
                "sha256": "85114937bf90a02be770a6a84399959429d1157d7417887836af0a56cbb36dfc"
            },
            "downloads": -1,
            "filename": "cmem_plugin_ssh-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5198f05f7b2a0ba07dec8cad2cd51d20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.13",
            "size": 25675,
            "upload_time": "2025-10-20T13:29:34",
            "upload_time_iso_8601": "2025-10-20T13:29:34.743970Z",
            "url": "https://files.pythonhosted.org/packages/15/a9/79f72c90ee40f1ff5003b3460a627651b0ea3e330fd123145f2956249281/cmem_plugin_ssh-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9620448bffcd28ffa86f51ec12e1e6341d6c3952205f1827193060943d8dddbd",
                "md5": "e35987c1f8593f97d837c8bcf36f46c0",
                "sha256": "cfccaf8e41931d3c119c6b5ac07a6855f0c9fb53399804ac4ec066060f870f7f"
            },
            "downloads": -1,
            "filename": "cmem_plugin_ssh-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e35987c1f8593f97d837c8bcf36f46c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.13",
            "size": 17762,
            "upload_time": "2025-10-20T13:29:35",
            "upload_time_iso_8601": "2025-10-20T13:29:35.655458Z",
            "url": "https://files.pythonhosted.org/packages/96/20/448bffcd28ffa86f51ec12e1e6341d6c3952205f1827193060943d8dddbd/cmem_plugin_ssh-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 13:29:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eccenca",
    "github_project": "cmem-plugin-ssh",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cmem-plugin-ssh"
}
        
Elapsed time: 1.34136s