By dotCore
via ozkatz.github.com
Published: Dec 03 2012 / 08:39
I've been programming in python for a few years now, and I'm still often amazed by how clear and DRY well written Python code can be. There are many small tips and tricks I've learned over time, mostly by reading the code of popular open source projects, such as Django, Flask, Requests and others.
Add your comment