Dynamic Logging in Python

Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong. – yiblet/inquest… Read more

Similar

AppleScript for Python Programmers

I'm a Python programmer who switched to Mac OS X. Being nerd and needing to automate common tasks, the learning of the AppleScript language was unavoidable. To speed up the process I've took some notes, comparing the new commands to Python statements. The... (more…)

Read more »