Report generator, to pull data from a mysql server, clean the data, and then generate pdf reports analysing the data.
The program is developed using Python 3.8, and the pdf reports are created using Latex.
Set the python interpreter to run the main.py file.
- PyLaTeX
- SQLAlchemy
- Cryptography
- Numpy
- Pandas
- Matplotlib
Licensed under the GNU Lesser General Public License (LGPL) version 3. All rights reserved to change at any time.