Skip to main content

A SVG and LateX template renderer from table data based on Inkscape and Jinja2.

Project description

docstamp

Latest PyPI version Latest Travis CI build status

Initially it was a conference badge creator based on SVG templates (https://github.com/PythonSanSebastian/pydger), but we thought it could be more generic and have many other applications.

DocStamp is a generic template renderer which takes the data from a .CSV file or a Google Spreadsheet and creates one rendered template file for each row of the data.

It needs Inkscape for .SVG templates and PDFLateX or XeLateX for LateX templates.

Usage

The CSV header fields must match the ones in the template file.:

docstamp create -i badge.csv -t badge_template.svg -o badges

Installation

To install the development version:

pip install git+https://www.github.com/PythonSanSebastian/docstamp.git

To install the latest release:

pip install docstamp

Requirements

See requirements.txt file. Also you will need Inkscape, XeLatex, or PDFLatex installed in your system.

Compatibility

DocStamp is compatible with Python 2 (we wish to believe) and 3. We could not test it on Windows.

License

New BSD license

Authors

Alexandre M. Savio @alexsavio

Contributors

Oier Etxaniz @oechaniz

Luis Javier Salvatierra @ljsalvatierra

Changelog

Version 0.3.3 -

  • Moved CLI to click.

Previous versions

  • Lost in History…

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docstamp-0.3.3.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

docstamp-0.3.3-py2.py3-none-any.whl (25.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page