This addon is mainly for devlopment purpose. It will install, if needed, the given requirements with pip and then launch the python script.
Since json config string cannot hold python code (with multilines and indents) the script code source must be present in a file accessible from the addon. It can be put in /share.
If set to true
the virtualenv holding the requirements is deleted on start.
List of requirements to install with pip
Path to the python source file.