- Python 2.7
- Django 1.9
- Feedparser
1.2
- Twitter Bootstrap - great UI boilerplate for modern web apps
And of course Dillinger itself is open source with a [public repository][dill] on GitHub.
Reader requires Python v2.7 to run.
$ apt-get install python
$ pip install django
$ pip install feedparser
MIT
Free Software, Hell Yeah!