(16) Sat Jan 02 2010 13:23 Python-based configuration in a Grok near you:
BFG 1.2 offers imperative configuration: doing configuration not in ZCML but in Python. The declarative configuration system is built on top of this. This is an interesting approach that has some merit.
[More]
Thu Feb 11 2010 12:04 ME GROK BOOK:
This is awesome. There is now a published book about Grok!
[More]
(10) Thu Apr 15 2010 19:22 web frameworks considered useful:
There is a a strain of thought in the Python web development community these days that considers web frameworks a bad idea. Even beginners are sometimes told: why do you need a framework anyway? Just build your app from scratch with WSGI! Or just compose your own out of existing libraries and tools!
[More]
 | Unless otherwise noted, all content licensed by Martijn Faassen under a Creative Commons License. |