A SVG template renderer from table data based on Inkscape and Jinja2.
Project description
docstamp
======
.. image:: https://pypip.in/v/docstamp/badge.png
:target: https://pypi-hypernode.com/pypi/docstamp
:alt: Latest PyPI version
.. image:: ''.png
:target: ''
:alt: 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.
Usage
-----
DocStamp is a generic .SVG template renderer. The CSV header fields must match the ones in the SVG file.::
docstamp -i registrations.csv -t my_template.svg -f name -f surname -o out_folder -n talk_certificate --idx 10
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
------------
.. include:: ./requirements.txt
:literal:
gspread
Pillow
jinja2
Compatibility
-------------
DocStamp is compatible with Python 2 and 3.
Licence
-------
New BSD license
Authors
-------
The author of `docstamp` is `Alexandre M. Savio @PythonSanSebastian`_.
Contributors:
Oier Etxaniz @oechaniz
Luis Javier Salvatierra @ljsalvatierra
======
.. image:: https://pypip.in/v/docstamp/badge.png
:target: https://pypi-hypernode.com/pypi/docstamp
:alt: Latest PyPI version
.. image:: ''.png
:target: ''
:alt: 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.
Usage
-----
DocStamp is a generic .SVG template renderer. The CSV header fields must match the ones in the SVG file.::
docstamp -i registrations.csv -t my_template.svg -f name -f surname -o out_folder -n talk_certificate --idx 10
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
------------
.. include:: ./requirements.txt
:literal:
gspread
Pillow
jinja2
Compatibility
-------------
DocStamp is compatible with Python 2 and 3.
Licence
-------
New BSD license
Authors
-------
The author of `docstamp` is `Alexandre M. Savio @PythonSanSebastian`_.
Contributors:
Oier Etxaniz @oechaniz
Luis Javier Salvatierra @ljsalvatierra
Project details
Release history Release notifications | RSS feed
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.2.1.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file docstamp-0.2.1.tar.gz
.
File metadata
- Download URL: docstamp-0.2.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0542c904ec27e6ceb0a872e7a18c806cd7a399097c4ab5e09af7b1e117e125f3 |
|
MD5 | 1b256e6b2a18b48d5222bb152413572c |
|
BLAKE2b-256 | c62746f5bfefec0562456e0dc1fae199a88281d198cf48affb90f03183cc5a60 |
File details
Details for the file docstamp-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: docstamp-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 418b691505fdcfd482811fb3cc6e7598f48f624e559899dc4a5394030b4e8864 |
|
MD5 | 1ada54d029500858da44de742afae834 |
|
BLAKE2b-256 | 1dc265b0eb0411e950a74006e4e0014a5d09687d3f5c4d23be08c31f3a5442bd |