Automated reports using python and jinja HTML templates

preview_player
Показать описание

In video we will get to know how to use docxtpl python library for creating automated reports as word and pdf files from templates

Please subscribe, like and share this video

00:00 - Intro
00:35 - Variable substitution in jinja
01:19 - for loop in jinja
02:49 - Install jinja2 in python
03:01 - Render from jinja template string
04:57 - Render from jinja template file
07:17 - Invitation generation example
09:19 - HTML reports from jinja templates
13:42 - Render image from file in jinja template
14:31 - Render matplotlib figure in jinja template
16:01 - running the HTML report python script
18:02 - Link external CSS and JavaScript into template
19:11 - Inject external CSS and JavaScript into template
22:06 - Interactive reports with JavaScript Plotly example
24:23 - Outro

#python #jinja #automated_reports #python_reports #dev #tutorial #learning #beginners #pythonforbeginners #taming_python
Рекомендации по теме
Комментарии
Автор

Bro idk why nobody leaves the comment, but that was awesome. I have to do an automated report for my company and that video was very helpful. I like how you go step by step from very easy examples to harder ones!

nonamecoder