{"id":13588943,"url":"https://github.com/reingart/pyfpdf","last_synced_at":"2025-05-14T07:09:22.008Z","repository":{"id":9803448,"uuid":"11782974","full_name":"reingart/pyfpdf","owner":"reingart","description":"Simple PDF generation for Python (FPDF PHP port)","archived":false,"fork":false,"pushed_at":"2024-08-20T20:57:15.000Z","size":2491,"stargazers_count":874,"open_issues_count":141,"forks_count":550,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-04-12T11:55:27.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://code.google.com/p/pyfpdf/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ParsePlatform/parse-php-sdk","license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reingart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-31T05:08:41.000Z","updated_at":"2025-04-08T06:27:38.000Z","dependencies_parsed_at":"2024-01-16T21:30:37.054Z","dependency_job_id":"6d6b599b-571d-41a2-b902-61caf4e7b93c","html_url":"https://github.com/reingart/pyfpdf","commit_stats":{"total_commits":385,"total_committers":22,"mean_commits":17.5,"dds":0.4623376623376624,"last_synced_commit":"cb3340806c140b6e63eb4ce9d6230be84fba456e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reingart%2Fpyfpdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reingart%2Fpyfpdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reingart%2Fpyfpdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reingart%2Fpyfpdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reingart","download_url":"https://codeload.github.com/reingart/pyfpdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254092786,"owners_count":22013290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T16:00:14.925Z","updated_at":"2025-05-14T07:09:16.989Z","avatar_url":"https://github.com/reingart.png","language":"Python","readme":"pyfpdf: FPDF for Python\n=======================\n\nPyFPDF is a library for PDF document generation under Python, ported from PHP\n(see [FPDF][1]: \"Free\"-PDF, a well-known PDFlib-extension replacement with many\nexamples, scripts and derivatives).\n\nCompared with other PDF libraries, PyFPDF is simple, small and versatile, with\nadvanced capabilities, and is easy to learn, extend and maintain.\n\n  [1]: http://www.fpdf.org/\n\nFeatures:\n---------\n\n * Python 2.5 to 3.4 support\n * Unicode (UTF-8) TrueType font subset embedding\n * Barcode I2of5 and code39, QR code coming soon ...\n * PNG, GIF and JPG support (including transparency and alpha channel)\n * Templates with a visual designer \u0026 basic html2pdf \n * Exceptions support, other minor fixes, improvements and PEP8 code cleanups\n \nInstallation Instructions:\n--------------------------\n\nTo get the latest development version you can download the source code running:\n\n```\n   git clone https://github.com/reingart/pyfpdf.git\n   cd pyfpdf\n   python setup.py install\n```\n\nYou can also install PyFPDF from PyPI, with easyinstall or from Windows \ninstallers. For example, using pip:\n```\n   pip install fpdf\n```\n\n**Note:** the [Python Imaging Library](http://www.pythonware.com/products/pil/) \n(PIL) is needed for GIF support. PNG and JPG support is built-in and doesn't \nrequire any external dependency. For Python 3, \n[Pillow - The friendly PIL fork](https://github.com/python-pillow/Pillow) is \nsupported.\n\nDocumentation:\n--------------\n[![Documentation Status](https://readthedocs.org/projects/pyfpdf/badge/?version=latest)](http://pyfpdf.rtfd.org)\n\n * [Read the Docs](http://pyfpdf.readthedocs.org/en/latest/)\n * [FAQ](docs/FAQ.md)\n * [Tutorial](docs/Tutorial.md) (Spanish translation available)\n * [Reference Manual](docs/ReferenceManual.md)\n\nFor further information, see the project site:\nhttps://github.com/reingart/pyfpdf or the old Google Code project page\nhttps://code.google.com/p/pyfpdf/.\n\n","funding_links":[],"categories":["PHP","Python","Background"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freingart%2Fpyfpdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freingart%2Fpyfpdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freingart%2Fpyfpdf/lists"}