Hey Matt,
Big fan of your site.
I was trying to build a report using your gilfoyle package, but I'm having trouble with the installation. The dependencies seem to download fine using pip install gilfoyle, but when I try to run the line "from gilfoyle import report", I keep getting the OSError: cannot load library 'gobject-2.0-0'
I've tried running both inside and outside a virtualenv and installing Weasyprint and Jinja2 independently. Any idea whats up?