0
May 29, 2012
Simple Console Application Base for Python
Over the past few weeks i’ve been writing a few interactive console-based python utilities. To cut down on my development time, I wrote a quick and dirty interactive console application base for python. I wrote it in like 10-15 mins, so it’s probably not that robust; however, you might find it useful for small utilities [...]
Tags: Application Base, Code, Console, Python, Utilities