Personal tools
You are here: Home Software PloneGov products pod (Python Open Document)
Document Actions

pod (Python Open Document)

RSS Feed Category: General — Other products by this author
From any Python program, Zope or Plone site, generate your documents dynamically in ODT, PDF, DOC or RTF format by using OpenOffice.org plus some Python expressions !

Current release: pod (Python Open Document) 0.2.1

Released 2008-06-14 — tested with Plone 2.5, Plone 2.1, Plone 2.0.5, Plone 2.0, Plone 1.0

Many improvements since last version published on PloneGov.org (0.0.3): better XHTML to ODT conversion; implementation of an "else" statement and an "if" expression; minor bugfixes. pod is now also published as eggs on http://pypi.python.org.

List all releases… Full release announcement…

Experimental releases

Upcoming and alpha/beta/candidate releases

  • Alpha releases should only be used for testing and development.
  • Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
  • Always install on a separate test server first, and make sure you have proper backups before installing.
pod (Python Open Document) 0.0.2 (Beta release) Released 2007-12-05
POD 0.0.2 now allows to integrate XHTML chunks (for example coming from Plone Kupu fields) into ODT documents. You can customize the way pod maps HTML elements or CSS styles to ODT styles. Moreover, a new automated test system has been developed.
pod (Python Open Document) 0.0.1 (Beta release) Released 2007-06-01
First version of POD.

Project Description

Project resources

pod (python open document) is a library that allows to easily generate documents whose content is dynamic. The principle is simple: you create an ODF (Open Document Format) text document (with OpenOffice Writer 2.0 or higher for example), you insert some Python code at some places inside it, and from any program written in Python, you can call pod with, as input, the OpenDocument file and a bunch of Python objects. pod generates another ODF text document (ODT) that contains the desired result. If you prefer to get the result in another format, pod can call OpenOffice in server mode to generate the result in PDF, DOC, RTF or TXT format.

by Gaetan Delannay last modified 2007-06-01 17:19

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: