Reports and Dashboards for Python

Stimulsoft Reports.PYTHON and Stimulsoft Dashboards.PYTHON comprise a combination of a JavaScript client and a Python server, along with all the necessary functionality for their interaction. The report is built and exported on the client side using JavaScript, while the Python server side contains everything needed to work with report files and communicate with various SQL data sources. Communication between the client and the server is carried out through AJAX requests that transmit and receive JSON data in a specific format. To enhance the usability of the product, special events and functions have been introduced both on the JavaScript client side and on the Python server side.