A Python API wrapped around ssh(1)
Project description
ferny
ferny is a Python API wrapped around ssh(1)
.
This project was undertaken as a replacement for our libssh-based SSH support in Cockpit.
The main motivation is to stop playing catch-up with the configuration options and algorithm support in OpenSSH by simply using OpenSSH directly.
The API is async
/await
oriented, based on Python standard asyncio
.
Take a look at the examples/
directory to get a feel for the API.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ferny-0.tar.gz
(56.4 kB
view hashes)
Built Distribution
ferny-0-py3-none-any.whl
(36.3 kB
view hashes)