Public API and other integration methods
Python plugin
Latest version: 5.0.1 build 1108. November 8, 2024.
Based on this module, you can create your own extension using the Python 3 programming language. Python plugin provides interaction of the main program and Python via a simple API.
Read more | Download full version | Documentation
Proxy plugin
Latest version: 5.0.1 build 1108. November 8, 2024.
The "Plugin proxy" module is the adapter between the main program and modules written in other programming languages. Unlike "Python plugin" module, which also provides access to API, this API interface has more features, but developing it is also more complicated.
Read more | Download full version | Documentation