lps-maestro

Command line interface for the LPS Cluster @ UFRJ.


Keywords
cli, cluster, command-line, interface, computer, grid, lps, ufrj
License
GPL-3.0
Install
pip install lps-maestro==0.5.2

Documentation

Maestro

Documentation Status Build Status PyPI Version Python Versions Vulnerabilities License

Getting started

  • Clone this repository
git clone https://github.com/gabriel-milan/maestro
  • Go to the cloned directory:
cd maestro/
  • Run the setup script
source scripts/setup.sh
  • Install dependencies
pip3 install -r requirements.txt
  • Run it!
maestro --help