CubicWeb is not an easy framework to get to know. It does not fit cleanly into the pattern of the other Python Web frameworks in this roundup. In fact, CubicWeb calls itself not a Web framework, but a ...
It seems as though more and more of the simple command-line tools and small scripts that used to be bash or small c programs are slowly turning into python programs. Of course, we will just have to ...
I've been leaning towards AppEngine, since it's free to start and I'm pretty familiar with it, but I'm looking to make a 'not too complex' Facebook App (and corresponding REST backend) in Python. Of ...