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
- Host: GitHub
- URL: https://github.com/spirali/elphie
- Owner: spirali
- License: bsd-2-clause
- Created: 2016-02-27T09:48:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T15:14:47.000Z (almost 8 years ago)
- Last Synced: 2025-04-09T12:42:59.911Z (11 months ago)
- Topics: inkscape, python, slides
- Language: Python
- Homepage:
- Size: 811 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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