Skip to content

Canvas-like interface for drawing in PPTX files using Python

License

Notifications You must be signed in to change notification settings

elliottcarlson/pptx-canvas

Repository files navigation

PPTX-Canvas

https://travis-ci.org/elliottcarlson/pptx-canvas.svg?branch=master

Base Setup

~$ git clone https://github.com/elliottcarlson/pptx-canvas.git
~$ cd pptx-canvas
~/pptx-canvas$ virtualenv venv
~/pptx-canvas$ source venv/bin/activate
(venv):~/pptx-canvas$ pip install -r requirements.txt

Compatibility

  • Python: 2.7, 3.3, 3.4, 3.5

About

Canvas-like interface for drawing in PPTX files using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published