appy.pod 0.2.0
pod (Python Open Document) : template engine to generate ODT documents
Latest Version: 0.2.1
What is pod ?
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.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| appy.pod-0.2.0-py2.4.egg (md5) | Python Egg | 2.4 | 671KB | 73 |
| appy.pod-0.2.0-py2.5.egg (md5) | Python Egg | 2.5 | 670KB | 41 |
| appy.pod-0.2.0.tar.gz (md5) | Source | 518KB | 37 | |
- Author: Gaetan Delannay <gaetan delannay at gmail com>
- Home Page: http://appyframework.org
- Keywords: pod,pdf,odt,document,plone,django
- License: GPL
- Categories
- Package Index Owner: gdy999
- Package Index Maintainer: gotcha
- DOAP record: appy.pod-0.2.0.xml
