Updates to add support for having no queue in original bash script, and to go to no queue. Added support to latch onto existing prometheus instance rather than needing to launch it. This was added for servers where Prometheus is already running
0.1
First release of PyProfQueue.
Initially includes the Script Class and submit function.
The Script class reads in bash scripts intended for batch queues in order to inject prometheus and likwid initialisation requirements so that the work done by the bash script can be profiled. Additionally it allows for queue options to be altered in python and translated to different queue systems.