script-server
script-server copied to clipboard
Is it possible to programatically launch new instances of a script
Hi, Based on the current limitation in the number of simultaneous scripts that can be launched from de UI #328 is it possible to somehow launch new instances from a python script? is there a library or some custom method to interact with script-server from Python and have a script launch several scripts dinamically?
Thanks,
Matias
Hi, it's possible to do it via REST API. Please check this comment and discussion: https://github.com/bugy/script-server/issues/138#issuecomment-461331583