Skip to content

Instantly share code, notes, and snippets.

View singingwolfboy's full-sized avatar
Available for contract work

David Baumgold singingwolfboy

Available for contract work
View GitHub Profile
// ==UserScript==
// @name Github Expand All Comments
// @namespace http://www.edx.org/developers
// @version 0.1
// @description Help manage github pull request comments
// @match *://github.com/*/pull/*
// @copyright 2014+, Gabe Mulley
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
// ==/UserScript==
# Author: Andreas Christian Mueller <amueller@ais.uni-bonn.de>
# (c) 2012
#
# License: MIT
import os
import sys
import random
from PIL import Image
from PIL import ImageDraw