Skip to content

jelly/ferny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

asyncio SSH client library, using ssh(1)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%