An open API service indexing awesome lists of open source software.

https://github.com/spirali/elphie

Framework for making slides based on Python and Inkscape
https://github.com/spirali/elphie

inkscape python slides

Last synced: 10 months ago
JSON representation

Framework for making slides based on Python and Inkscape

Awesome Lists containing this project

README

          

# DEPRECATED in favor of https://github.com/spirali/elsie/

# Elphie

Elphie is a framework for making slides.
It is based on Python and Inkscape.

Example: [example.pdf](example/example.pdf), [example.py](example/example.py)

# Requirements

* Python 3.2 or newer
* Inkscape
* pdftk
* pygments
* lxml

# Installation

python setup.py build
python setup.py install