{"library":"reportlab","type":"library","category":null,"description":"The ReportLab Toolkit is an open-source Python library for generating high-quality PDF documents and graphics. It provides both low-level APIs for precise control over PDF elements and a higher-level framework (PLATYPUS) for creating complex, structured documents with flowables like paragraphs and tables. Currently at version 4.4.10, ReportLab is actively maintained with regular updates and is widely used for dynamic, data-driven report generation, including by Wikipedia for its 'Download as PDF' feature.","language":"python","status":"active","version":"4.4.10","tags":["pdf","document generation","graphics","reporting","platypus"],"install":[{"cmd":"pip install reportlab","imports":["from reportlab.platypus import SimpleDocTemplate","from reportlab.platypus import Paragraph","from reportlab.lib.styles import getSampleStyleSheet","from reportlab.lib.pagesizes import letter","from reportlab.pdfgen import canvas","from reportlab.pdfgen import canvas"]}],"homepage":"https://www.reportlab.com/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/reportlab/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3,"avg_import_s":0.88,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/reportlab/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}