The biggest challenge? 'Backwards compatibility of features that we might not even know we have'... (more…)
Read more »
I wonder how many people realize that Python has a lot of syntactic sugar? I'm not claiming it's like a Lisp-based language where the syntax is as bare bones as possible (although the Lisp comparison is not entirely unfounded), but much of Python's syntax... (more…)
Read more »
Just a few days ago, Dropbox open-sourced PyAnnotate, a Python library that observes the execution of a Python program and automatically… (more…)
Read more »
Other than usual Django first run procedure, run the following before the first use of this project. (more…)
Read more »