I am currently experimenting with Eikon Data API (or “The Data Library”) via Python.
Do you know a way to have multiple sessions open?
When I run my Python script, I always have to close my running instance of LSEG-Workspace or the code won’t proceed (Python Code and Workspace running on the same machine).
It would even be helpful, if there would be a way to automatically disable Workspace or something similar.