Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 299 Bytes

README.rst

File metadata and controls

20 lines (12 loc) · 299 Bytes

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