Skip to content

Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer

License

Notifications You must be signed in to change notification settings

stimulsoft/Samples-Reports.Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python and JavaScript samples for Stimulsoft Reports.PYTHON

This repository contains the source code of the examples of usage Stimulsoft Reports.PYTHON reporting tool in the Python applications, using Python code and JavaScript report engine. The embedded reporting components is fully compatible with Python 3.10 and higher. Full support for Flask, Django and Tornado frameworks, as well as work on any other frameworks.

Overview

This repository has a Flask web project with a set of examples, each of which is in a separate .py file:

Also, these examples are available for Django and Tornado frameworks. They have the same code for deploying and using components. They differ only in the functions used for a specific framework:

Running samples

Before starting, you should install the framework and component libraries used in your working environment. To do this, run the install.cmd script file, or manually install the modules specified in this file. Each web project is configured for use in Visual Studio Code. You just need to start the project. To run the project from the command line, use the run.cmd script file.

After that, in your browser, you can navigate to the following address:
http://127.0.0.1:8040/

About Stimulsoft Reports.PYTHON

Stimulsoft Reports.PYTHON comprises a set of components for creating, viewing, exporting, and printing reports in applications and projects written in Python. The product supports connections of multiple data types, allowing you to work with reports using client-server technology, and also offers extensive capabilities for data visualization and analysis.

Useful links