script-server icon indicating copy to clipboard operation
script-server copied to clipboard

Is it possible to programatically launch new instances of a script

Open matiasrivera opened this issue 3 years ago • 1 comments

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

matiasrivera avatar Jan 19 '22 11:01 matiasrivera

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

bugy avatar Jan 19 '22 12:01 bugy