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.
- Web Application with Reports automated-pdf-reports.herokuapp.com
- Article Automated PDF Reports in Python
Mercury
GitHub repository github.com/mljar/mercuryMercury
website mljar.com/mercury