Found a cool blog with tools for checking the complexity / risk of python code. Take a look. Same blog also has an article on hacking django with bazaar.

Related posts:

  1. Python and real time graphical analysis I have a camera which has a motor attached which...
  2. Annoying people with code: A gentle introduction to C# and Mono Part 3: Creating a GUI (Graphical) Mono / C# Program In this post we will cover how to make a...
  3. Python-RPM If you ever get to use this library, it’s design...
  4. Python threads Frequently I need to launch sub processes from Python. Sometimes...