No description
Find a file
2012-07-20 01:32:23 -06:00
__init__.py secretary now is a Python module. 2012-07-19 05:33:21 -06:00
README.md BaseRender class added. It already implements a basic rendering, but nothing actually usable. 2012-07-19 05:15:47 -06:00
renders.py Refactoring. Native support to ODF files added. A new control tag '{% tablerow_tag %}'. This tag replace the row internal XML with the control-flow a control tag near it. Used for table genation. 2012-07-20 01:32:23 -06:00
simple_template.odt added 'simple_template.odt' template. A simple ODF template with a table. 2012-07-20 01:28:39 -06:00

SECRETARY

Take the power of Django or Jinja2 templates to OpenOffice and LibreOffice.

Secretary if a library which renders ODT documents usign Django or Jinja2 templating systems.

Templates so ease to create, that even a secretary can make them.