Hey all,
 
I'm trying to get LSP completions for diadem functions from external editors. I've tried looking at `sys.path` from diadem and adding all entries to the PYTHONPATH but this seems insufficient. I have not been able to find type stubs for diadem functions either.
 
Does anyone have a working solution?
 
Thanks in advance!