mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
Extract various classes to the shared modules, `ExecutablePython` now has `env` map as it can be used by conda. GitOrigin-RevId: eb45ea29f49132fa4f91c979f71453e6a2ade344
Execution services to run code locally or remotely. Python-agnostic Start with `api.kt`, do not touch "advanced" functions.