Skip to main content

Python bindings for libssh client specific to Ansible use case

Project description

https://img.shields.io/pypi/v/pylibssh.svg?logo=Python&logoColor=white https://img.shields.io/badge/license-LGPL+-blue.svg?maxAge=3600 https://img.shields.io/pypi/pyversions/pylibssh.svg?logo=Python&logoColor=white https://img.shields.io/badge/style-wemake-000000.svg Ansible Code of Conduct Travis CI build status

pylibssh: Python bindings to client functionality of libssh specific to Ansible use case

Requirements

You need Python 2.7 or 3.5+

pylibssh requires libssh to be installed in particular:

  • libssh version 0.9.0 and later.

    To install libssh refer to its Downloads page.

Building the module

Build the extension:

git clone https://github.com/ansible/pylibssh.git
cd pylibssh
pip install -r requirements-build.in
python3 setup.py build_ext --inplace

License

This library is distributed under the terms of LGPL 2.1, see file LICENSE.rst in this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansible-pylibssh-0.0.1.dev1.tar.gz (169.1 kB view hashes)

Uploaded Source

Built Distribution

ansible_pylibssh-0.0.1.dev1-cp37-cp37m-macosx_10_9_x86_64.whl (274.2 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page