Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A library for converting HTML into PDFs using ReportLab
xhtml2pdf enables users to generate PDF documents from HTML content easily and with automated flow control such as pagination and keeping text together. The Python module can be used in any Python environment, including Django. The Command line tool is a stand-alone program that can be executed from the command line.
...It matches the entered fields with the CSV column titles to determine what information should be included in the labels.
PDF Label Generation: The application generates a PDF file for labels using the reportlab library. It calculates label size and positioning on an A4 page, and draws a border around each label. It adds text to the label using the specified columns from the CSV file.
...Python megawidgets is Python 3 compatible through the Pmw 2 download. Pmw 1 is destined for Python 2. Both are now accessible through the new pypi compatible package (credits for which go to Andy Robinson and the team at ReportLab).
...I wrote this for my aircraft bubble octant :-)
It is mainly useful for air navigation as it assumes a bubble sextant but may be used for normal sextants as well.
Requires Ephem and ReportLab (optional for PDF output)
Not to be used for real-world navigation!
With an educational purpose,Pyggy Bank shows how to use wxPython ,SQLite and Reportlab, with Python all togheter. It simulate a piggy bank, so you can add, edit or delete single 'transaction' in your piggy and it will calculate your wallet.
...Several hyphenation algorithms: - the pattern-based from TeX/OOO, - by decomposition of compound words for German language. Includes support for paragraph line-breaking with ReportLab.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Generate customizable calendar pages in PDF format
PyCalendarGen generates customizable calendar pages in PDF format for use in, for example, photo calendars etc. Supports custom holidays, birthdays and other special days, with decent internationalization. PyCalendarGen uses ReportLab and mxDateTime.
Geraldo is a reports engine for Python or Django applications. It uses the power of ReportLab and PIL to generate reports with page header and footer, child bands, report begin and summary bands, agreggation and graphic elements, etc.
Package for high-quality dynamic PDF documents/charts in real-time & high volumes from any data source. EPS and bitmap formats also supported. Ideal for automated reporting needs. See http://www.reportlab.org/downloads.html.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
pyCatalog is a Python, MySQL, wxPython, Reportlab application specifically usable in library and information centers. It simply produces book catalog and card catalog in pdf format rendered using reportlab. The program takes MARC file as its source data.
OOpyREP is a python code generating filter and library. It reads a OpenOffice.org file and creates a python representation of the document structure as well as contents. The generated code uses the reportlab PDF library to render the document.