An SSH automation library.


License
GPL-2.0
Install
pip install redssh==2.3.3

Documentation

RedSSH

Use SSH in python easily with C speed!

This is in beta for now, however I wouldn't release something that didn't work properly. Things might just change unexpectedly.

Installing

You can install 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

Documentation Status

Now with autodocs!

TO DO

  • Code clean
  • Unit tests
  • Examples
  • Better README.md