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.3.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file docstamp-0.2.3.tar.gz
.
File metadata
- Download URL: docstamp-0.2.3.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f51fa02df33f0bc4303fffcd6b2d54bcff80c86455b26ab74172e063043a4ffd |
|
MD5 | 23e7a2f7f6901ccf5c7ccf61d5132e34 |
|
BLAKE2b-256 | bb991ed753b0b0c070e6db94f943e645e4647dbde6282c66cb4eb2aec6d73573 |
File details
Details for the file docstamp-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: docstamp-0.2.3-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 | 7e6d3d2d938118bdb882fb5307328ad95a1acbcc86ea8db8bc231703e6b0d041 |
|
MD5 | ca31882a84c6488f4114b6bf9c646af3 |
|
BLAKE2b-256 | f7db939cdd355502780e0fdf560b457bee02d69b8c877b3587b4db338056b105 |