= Zine =

 * python blog software
 * http://zine.pocoo.org/download
 * heavily inspired by wordpress
 * security-focus
 * WSGI app
 * pretty easy to get going
 * you'll quickly learn than you need the not-latest version of SQLalchemy
  * http://dev.pocoo.org/projects/zine/ticket/248
  * http://thingsilearned.com/2009/04/13/easy_install-uninstalling/
 * markup is kinda a bitch: http://jace.zaiki.in/2009/05/15/on-markup
  * no documentation that I've seen yet