I started out GSoC'24 with the aim of making LabPlot a more "Python-friendly" application. The project deliverables were to: Create Python bindings to LabPlot's C++ backend, and Enable Python programs to control a running LabPlot application. Alt...