How to get Python typing hints inside embedded Python?

  • pip will be included in LO 25.8
  • ScriptForge libraries incorporate Python completion from LO 25.2
    One can benefit from it using either Visual Studio either PyCharm IDEs

What packages should I install - using pip - to support SF code completion within LO embedded Python?

1 Like

Finally.

None.
Interpreting typing hints is supported by PyCharm Community and VSCode. Maybe other IDE’s that I don’t know could have the same advantage. Anyway there is no additional package required.