Skip to content

atindra305/automated-pdf-reports-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automated reports in python

Automated Reports in Python 📊

Create your own automated PDF reports in Python 🐍. This website has a report that is automatically executed every day from Monday to Friday at 9.00 AM (Europte/Warsaw time). The report fetch information about TSLA stock. The data about stock market is used to create a PDF report. It is automatically send by email.

The reporting system was built with Jupyter Notebook and Mercury framework. The Mercury converts notebook to web application. It makes easy to schedule notebook execution, export to PDF and send email notifications.

Links 🖇️

Reports Demo 🗂️

Convert Report to PDF

convert report to pdf

Interactive Report

interactive report

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Procfile 0.1%