John Brown and I needed something to manage snippets of code that we constantly reuse at Parliament. So I made an application to suit our needs over the past couple of days.
It’s fun to just bust out an app over the course of a few days. For the technically minded this runs on Django, WSGI, and SQLite3. It makes use of a few great python libraries, most notably pygments. The frontend is HTML5 and just a touch of jQuery. I couldn’t have built it without John’s guiding beard.
It still needs a bit of work, but it’s totally usable and we’re all happy now. There’s some level of possibility that something similar to this might be public facing someday. Maybe.
Oh hi, I’m working on something.