Skip to content

Latest commit

Β 

History

History
15 lines (8 loc) Β· 905 Bytes

welcome.md

File metadata and controls

15 lines (8 loc) Β· 905 Bytes

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 πŸ—‚οΈ