Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.2 KB

README.rst

File metadata and controls

41 lines (26 loc) · 1.2 KB
https://travis-ci.org/nokia/crl-remotescript.svg?branch=master

README

crl.remotescript is a library for executing shell commands and scripts over SSH and Telnet and transferring files over SFTP, SCP and FTP protocols.

Main interface is crl.remotescript.RemoteScript, while multi-node specific extensions are implemented in crl.remotescript.FP.

Documentation

Documentation for crl.remotescript can be found from Read The Docs.

Installation

crl.remotescript library can be installed with pip:

pip install crl.remotescript

Contributing

Please see contributing for development and contribution practices.

The code and the issues are hosted on GitHub.

The project is licensed under BSD-3-Clause.