Version 17 (modified by ced, 3 years ago)

Add B2CK

Welcome on the relatorio homepage

Relatorio is an OpenHex and B2CK project to easily create reports in a variety of formats (openoffice text, PDF, XHTML) from python objects.

On the technical side we are using different plugins to provide the same interface whether you want to create openoffice documents, charts or PDFs. The design of those plugins is inspired (and in fact makes use of) Genshi templates. For that reason, you will be able to find relevant help in the Genshi documentation.

A quick example will show you how to get started. A more comprehensive introduction will teach you how to use some of the more advanced features.

Getting relatorio

Relatorio is opensource. The code is available in our mercurial repository. You can check it out with the following command:

hg clone http://hg.openhex.org/relatorio

An egg of relatorio is available on the python package index. Thus you should be able to install relatorio with easy-install with the following command (executed as root)

easy_install relatorio

Getting help

A mailing list for relatorio is available at http://mailman-mail5.webfaction.com/listinfo/relatorio.