These APIs provide a way for extensions to work with Python environments available in the user's machine as found by the Python extension. https://github.com ...
Most functionality in LeechCore is exported in a Python API. To make things easier the API is packaged in a pip package which is available as leechcorepyc on Python PIP. This is also the preferred way ...