Socket
Socket
Sign inDemoInstall

template-pptx-jinja-my

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    template-pptx-jinja-my

PowerPoint presentation builder from template using Jinja2


Maintainers
1

Readme

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-my/0.0.1

Install

Run

pip install template-pptx-jinja-my

Dev

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc