Skip to content

Instantly share code, notes, and snippets.

@lpereira
lpereira / bbmonitor
Last active August 29, 2015 14:07 — forked from drott/bbmonitor
#!/usr/bin/python2
#
# Buildbot monitor
# Author: Leandro A. F. Pereira <leandro@profusion.mobi>
#
# Copyright (C) 2010 ProFUSION Embedded Systems
#
import urllib
import BeautifulSoup