Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #525 > unrolled thread
| Started by | Cédric Krier <cedric.krier@b2ck.com> |
|---|---|
| First post | 2012-02-23 11:54 -0800 |
| Last post | 2012-02-23 11:54 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
relatorio 0.5.6 released Cédric Krier <cedric.krier@b2ck.com> - 2012-02-23 11:54 -0800
| From | Cédric Krier <cedric.krier@b2ck.com> |
|---|---|
| Date | 2012-02-23 11:54 -0800 |
| Subject | relatorio 0.5.6 released |
| Message-ID | <mailman.130.1330097943.3037.python-announce-list@python.org> |
Relatorio is a templating library which provides a way to easily output all kind of different files (odt, ods, png, svg, ...) from python objects.
A new minor release of relatorio has been published that fixes some issues and adds some improvements:
* Add expression cache to prevent multiple evaluation of the same
* expression
* Fix typo when writing manifest
* Remove Thumbnails in opendocument
* Clean meta in opendocument
* Clean template code from draw:frame in opendocument
* Use StringIO as failback of cStringIO
relatorio is available on PyPI:
http://pypi.python.org/pypi/relatorio/0.5.6
Back to top | Article view | comp.lang.python.announce
csiph-web