redssh


Nameredssh JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://bitbucket.org/Red_M/RedSSH
SummaryAn SSH automation library.
upload_time2022-12-26 12:22:17
maintainer
docs_urlNone
authorRed_M
requires_python
licenseGPLv2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RedSSH
![PyPI](https://img.shields.io/pypi/v/RedSSH?style=plastic)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg?style=plastic)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)

[![Test Status](https://travis-ci.com/Red-M/RedSSH.svg?branch=master)](https://travis-ci.com/Red-M/RedSSH)
[![Documentation Status](https://readthedocs.org/projects/redssh/badge/?version=latest)](https://redssh.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/Red-M/RedSSH/badge.svg?branch=master)](https://coveralls.io/github/Red-M/RedSSH?branch=master)

Connect to SSH servers in python easily and with C speed!
Interacting with SSH shouldn't be hard, slow or limited to certain SSH severs.
Based on ssh2-python (which provides libssh2 bindings for python) and made into an easy to use SSH library with the focus being ease of use and speed.
SSH should be as easy as a pre-wrapped TLS TCP socket, it should work well, be fast in execution and be simple to interact with.


# Installing

RedSSH can be installed via pip with `pip install redssh` or the latest commit, which may not be the most stable, from git with `pip install git://git@bitbucket.org/Red_M/redssh.git`


# Documentation
99% of questions around how to do something should be answered in the documentation.
If something is not there please raise an issue so it can be added to the documentation.
[Now with autodocs!](https://redssh.readthedocs.io/en/latest/ "Documentation! :)")


# Why not use [other software]?

I've found other automation libraries or solutions lacking, such as:
- Compatibility with remote servers (odd servers causes the library to be unable to connect).
- Feature set is limited (eg, no tunneling).
- Focuses on only connecting to Linux servers.
- Requires an agent to be installed, a state file to be present or a master "server".
- Poor performance.


# TO DO
- More error based unit tests
- More examples
- Host based authentication
- X11 forwarding


            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/Red_M/RedSSH",
    "name": "redssh",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Red_M",
    "author_email": "redssh_pypi@red-m.net",
    "download_url": "https://files.pythonhosted.org/packages/e4/41/9f1f30cfa606089529da5d0000b3c956865d23d6a03789e22fd778e6ce8f/redssh-3.0.0.tar.gz",
    "platform": "Posix",
    "description": "# RedSSH\n![PyPI](https://img.shields.io/pypi/v/RedSSH?style=plastic)\n[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg?style=plastic)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)\n\n[![Test Status](https://travis-ci.com/Red-M/RedSSH.svg?branch=master)](https://travis-ci.com/Red-M/RedSSH)\n[![Documentation Status](https://readthedocs.org/projects/redssh/badge/?version=latest)](https://redssh.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://coveralls.io/repos/github/Red-M/RedSSH/badge.svg?branch=master)](https://coveralls.io/github/Red-M/RedSSH?branch=master)\n\nConnect to SSH servers in python easily and with C speed!\nInteracting with SSH shouldn't be hard, slow or limited to certain SSH severs.\nBased on ssh2-python (which provides libssh2 bindings for python) and made into an easy to use SSH library with the focus being ease of use and speed.\nSSH should be as easy as a pre-wrapped TLS TCP socket, it should work well, be fast in execution and be simple to interact with.\n\n\n# Installing\n\nRedSSH can be installed via pip with `pip install redssh` or the latest commit, which may not be the most stable, from git with `pip install git://git@bitbucket.org/Red_M/redssh.git`\n\n\n# Documentation\n99% of questions around how to do something should be answered in the documentation.\nIf something is not there please raise an issue so it can be added to the documentation.\n[Now with autodocs!](https://redssh.readthedocs.io/en/latest/ \"Documentation! :)\")\n\n\n# Why not use [other software]?\n\nI've found other automation libraries or solutions lacking, such as:\n- Compatibility with remote servers (odd servers causes the library to be unable to connect).\n- Feature set is limited (eg, no tunneling).\n- Focuses on only connecting to Linux servers.\n- Requires an agent to be installed, a state file to be present or a master \"server\".\n- Poor performance.\n\n\n# TO DO\n- More error based unit tests\n- More examples\n- Host based authentication\n- X11 forwarding\n\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "An SSH automation library.",
    "version": "3.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "11cbcfafcae1612ff17934d459d76f9e",
                "sha256": "38b4ec7f71443f7603d6902868c0838ad8800194e77ef73dee75be78d0306bf0"
            },
            "downloads": -1,
            "filename": "redssh-3.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11cbcfafcae1612ff17934d459d76f9e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 62484,
            "upload_time": "2022-12-26T12:22:15",
            "upload_time_iso_8601": "2022-12-26T12:22:15.912576Z",
            "url": "https://files.pythonhosted.org/packages/d0/c2/5b26b255109584803d770a352f2d10afa75fc502ad2346ce0ba6359dccc0/redssh-3.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "fe8ab921e4b0c54f8a980c199fa0ec1d",
                "sha256": "99514d5356e54ced3641a04fba04432d75f4d64fa9e7a8316914eab1d1b34979"
            },
            "downloads": -1,
            "filename": "redssh-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fe8ab921e4b0c54f8a980c199fa0ec1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39823,
            "upload_time": "2022-12-26T12:22:17",
            "upload_time_iso_8601": "2022-12-26T12:22:17.988493Z",
            "url": "https://files.pythonhosted.org/packages/e4/41/9f1f30cfa606089529da5d0000b3c956865d23d6a03789e22fd778e6ce8f/redssh-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-26 12:22:17",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "bitbucket_user": "Red_M",
    "bitbucket_project": "RedSSH",
    "lcname": "redssh"
}
        
Elapsed time: 0.02054s