Hello Python World! GTlab's python module has been released as open source software.
We are happy to finally release our python module as open source software. It adds the ability to use python scripting to GTlab by providing
- an interactive python console that can access GTlab objects and can be used to automate the application,
- a python script calculator and python task to create custom calculators and tasks.
This is a bugfix release that addresses some of the problems in using the findGtTask
function from the python calculator.