Posts tagged: PYTHON

Mobile Python

Python for the Nokia Series 60 tempts me to get a Nokia phone. Meanwhile I stare at my Palm and mourn the once-amazing, now moribund Pippy.


Larry commented on Mon Nov 14 19:02:17 2005:

Yes, a small palm-specific subset of python with appropriate palm extensions, like plua. Too bad plua’s not ppython. Doesn’t PalmSource understand the marketing boon a professional quality (free on palm os) python interpreter would be to them. -l

Python web framework mania

It was a busy week in the world of Python web frameworks.

The CherryPy project released its 2.1 beta.

Subway, a Ruby-on-Rails-style stack that builds on CherryPy, released its first milestone.

But the biggest news has been the release of the Django framework. Like Rails, Django grew out of real, production web apps and is going public with a lot of momentum. It seems to strike a nice balance between power and simplicity. Doesn’t hurt that the website looks pretty, either…