PowerPoint presentation builder from template using Jinja2
Project description
Template pptx Jinja2
This is a Python3 package that can generate .pptx
file from template using Jinja2 scheme.
You can define your own Jinja2 filters.
It can also replace picture.
See example.py
for example.
See the PyPI package at https://pypi.org/project/template-pptx-jinja/0.2.0
Install
Run
pip install template-pptx-jinja
Dev
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
Manual test
python3 example.py
Upload package
python3 -m pip install --upgrade setuptools
python3 setup.py sdist
python3 -m pip install --upgrade twine
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
template_pptx_jinja-0.2.2.tar.gz
(15.5 kB
view details)
File details
Details for the file template_pptx_jinja-0.2.2.tar.gz
.
File metadata
- Download URL: template_pptx_jinja-0.2.2.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 663a4b7a45fa103169b6e79ce5443645775a7fea5206ae533d286ed50ed5a2d2 |
|
MD5 | 00afacfce99b9bd8debb5932899868ea |
|
BLAKE2b-256 | 7051de987678ebf2b8f95615205d209dede29c83cd16a6d493e807bdd465234c |