Skip to content
/ brem Public

Basic Remote Execution Manager (BREM) allows to run commands on a remote machine via SSH (with paramiko) and to transfer files with the remote machine. It also provides some UI elements to browse files remotely.

License

Notifications You must be signed in to change notification settings

paskino/brem

Repository files navigation

BREM

Basic Remote Execution Manager (brem) is a simple Python package that enables the execution on remote machines connected via SSH.

Install

Binary installation is available via pip or conda:

pip install brem

or

conda install -c paskino brem

About

Basic Remote Execution Manager (BREM) allows to run commands on a remote machine via SSH (with paramiko) and to transfer files with the remote machine. It also provides some UI elements to browse files remotely.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages