March  15th.  2010
Permalink
March  11th.  2010
February  24th.  2010
Permalink
Bottle: Python Web Framework
I have a fascination with micro-frameworks. Since I’ve started working with Python, I’ve been looking for something like Sinatra. This seems to fit the bill nicely, methods are annotated with route specifications, and the simple templating language is purportedly incredibly fast. You of course have complete freedom in what tools you use and could just this for its dispatch mechanism. Straight from idea to implementation, without all that other crud inbetween… :)

Bottle: Python Web Framework

I have a fascination with micro-frameworks. Since I’ve started working with Python, I’ve been looking for something like Sinatra. This seems to fit the bill nicely, methods are annotated with route specifications, and the simple templating language is purportedly incredibly fast. You of course have complete freedom in what tools you use and could just this for its dispatch mechanism. Straight from idea to implementation, without all that other crud inbetween… :)


February  18th.  2010
Permalink
4:22  pm
Permalink
3:56  pm
Permalink
3:53  pm
Permalink
3:50  pm
Permalink
10:10  am
Permalink
February  15th.  2010