Metadata-Version: 2.1
Name: qcg-pilotjob-cmds
Version: 0.14.1
Summary: Manage many jobs inside one allocation
Home-page: http://github.com/vecma-project/QCG-PilotJob
Author: Piotr Kopta
Author-email: pkopta@man.poznan.pl
Description-Content-Type: text/markdown
Requires-Dist: qcg-pilotjob
Requires-Dist: termcolor
Requires-Dist: prompt-toolkit
Requires-Dist: plotly-express >=0.4.1
Requires-Dist: pandas
Requires-Dist: kaleido

QCG-PilotJob Command Line Tools (cmds)
=======
The package provides a set of command line tools for reporting and analysis of QCG-PilotJob execution. 

**Author**: Piotr Kopta <pkopta@man.poznan.pl>, Tomasz Piontek <piontek@man.poznan.pl>, Bartosz Bosak <bbosak@man.poznan.pl>

*Copyright (C) 2017-2021 Poznan Supercomputing and Networking Center*

## Documentation
The documentation of the QCG-PilotJob system is available at https://qcg-pilotjob.readthedocs.org

## Installation
The latest stable version of QCG-PilotJob Command Line Tools can be installed with pip

```bash
$ pip install qcg-pilotjob-cmds
```
