Following up from my previous post on Python and static typing, I’m proud to announce PySmell v0.1! UPDATE2: PySmell v0.5 released UPDATE: PySmell v0.2 released, get it here What is PySmell? PySmell is a python IDE completion helper, that covers 80% of the cases, leaving the rest to superior human brains. It tries to statically analyze Python source code, without executing it, and generates inform