This is an old revision of the document!


Docplates

Python + Jinja2 + LaTex (+WeasyPrint) based document templating system.

The original software is written in Perl and uses TemplateToolkit and was written over the course of about 10 years.

I am converting this software to Python and making some things more pretty, at the same time adding better features based on hindsight.

This software is responsible for generating quotations and project proposals totaling 200-300 pages.

Currently just working on adding the following features…

  • LaTex document templating
  • API support
  • Quotations plugin/addon
  • Projects plugin/addon
  • Unit tests
  • HTML document templating (support is somewhat added)
  • Web interface
    • Media support
    • Change control
    • PDF generation authorization
      • By default has DRAFT DRAFT DRAFT in red horizontal?
  • Document types
    • Quotes
    • Letter
  • Document wizard
  • Pull code out of internal Perl project

Generate a PDF document from a jinja template… (creates document.pdf)

docplate document.tex
  • projects/docplates/start.1640237956.txt.gz
  • Last modified: 2021-12-23 05:39
  • by nkukard