How to generate Reports with Python automatically - 4: PDF directly

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ส.ค. 2021
  • Welcome to our new Generate Reports with Python automatically series. You'll generate an example report in different formats.
    In this Part 4 video, we'll generate reports as PDF directly.
    GitHub Repo with code: github.com/liannewriting/YouT...
    Part 1: Overview
    Part 2: Excel
    Part 3: HTML (with template) & HTML to PDF
    ▶️Part 4: PDF directly
    Technologies that will be used
    ☑️ JupyterLab (Notebook)
    ☑️ pandas
    ☑️ Jinja2
    ☑️ WeasyPrint
    ☑️ FPDF
    Links mentioned in the video
    ►FPDF Minimal Example: pyfpdf.readthedocs.io/en/late...
    ►Python Interactive Dashboards with Plotly Dash: www.udemy.com/course/python-i...
    ►Python Interactive Dashboards with Plotly Dash - Quick Tutorial: • Python Interactive Das...
    There's also an article version of the same content. If you prefer reading, please check it out. How to generate Reports with Python (3 Formats/4 Tools): www.justintodata.com/generate...
    Get access to more data science materials, check out our website Just into Data: justintodata.com/
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 10

  • @unpatel1
    @unpatel1 2 ปีที่แล้ว +1

    I finished all 4 videos on report generation. Very nicely explained. This is what I was looking for. I am thinking to start freelancing in Data Analytics in the nearer future and wanted to know how to generate reports using Python which I can provide to my customers. This 4 video series gave me a good idea on how to do it. Thank you.

  • @sulemanali4006
    @sulemanali4006 7 หลายเดือนก่อน +1

    Best video for PDF generation through python the most import thing was the way you explained it even the teachers at a university cant explain the way you did thank you soo very much!

  • @hr3nk
    @hr3nk ปีที่แล้ว

    Man, you are a lifesaviour. Ive been struggling for several hours, trying to do md to html to pdf, hmtl to pdf, md to pdf, but every approach failed in one way or another 😂 this side of programming can be pain

  • @portfedh
    @portfedh 2 ปีที่แล้ว +2

    This is pretty cool stuff. Very well explained and a very neat report. Thank you!

  • @sakatagintoki8835
    @sakatagintoki8835 2 ปีที่แล้ว +1

    Keep going bro.. will support u alwyz.. god bless

  • @Lion-mh9rq
    @Lion-mh9rq 2 ปีที่แล้ว +1

    amazing, please keep recording such good content, thank you!

  • @mikeshinoda2806
    @mikeshinoda2806 ปีที่แล้ว

    thanks

  • @IsaacBG84
    @IsaacBG84 ปีที่แล้ว

    What tools would you use to make it a GUI? like a program for end user?

  • @jasongao3637
    @jasongao3637 2 ปีที่แล้ว

    Thank you for your tutorial. I have a question: if I want to have two rows in a cell how should I put down the code? Thank you in advance

    • @justintodata
      @justintodata  2 ปีที่แล้ว

      Hi Jason, thank you for watching our videos. Sounds like you are interested in this function pyfpdf.readthedocs.io/en/latest/reference/multi_cell/index.html