openparliament
openparliament copied to clipboard
Various packaging improvements
Hi Michael,
Here are a few improvements related to packaging, all making openparliament easier to reuse in other projects:
- easy-installable setuptools package (works at least with github as a dependency link in setup.py)
- replaced PIL with the much smoother Pillow
- moved around some Django templates