GSoC/2024/StatusReports/IsraelGaladima
Improve Python Interoperability with LabPlot
LabPlot is a data analysis and visualisation application in KDE. Since Python is heavily used within the data science community, this project aims to make LabPlot a more "Python-friendly" application by:
- Creating Python bindings to the LabPlot C++ library. This will allow users to access LabPlot's data analysis and visualisation tools from a Python program
- Enabling Python scripts to control a running LabPlot application by embedding a Python interpreter within LabPlot