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:
- Python and real time graphical analysis I have a camera which has a motor attached which...
- 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...
- Python-RPM If you ever get to use this library, it’s design...
- Python threads Frequently I need to launch sub processes from Python. Sometimes...