Files
openide/python/services
Ilia Kirianovskii f43aa95086 [bazel] Update build files (IJI-3062)
GitOrigin-RevId: 98a67396a48bddc3d084cc93c50ae2f2017bfe8c
2025-09-29 00:11:15 +00:00
..

PyCharm services is a set of APIs to interact with the PyCharm execution subsystem.

Each service is implemented as an interface and a function with the same name to get an instance of it.
Services usually have showcases in "tests" roots.