Benevolent Dictator for Life
I’m glad that I started playing around with Django a couple months ago. It has forced me to learn Python. I now feel more at home with Python than I ever did with Ruby. Learning Python has been especially useful with exploring Gnome’s API (as I run Ubuntu on my laptop). There are also some good editors for Python, but I quite like Gedit, and I have been messing around with writing a simple plugin that uses Exuberant CTags for navigating Python code. The Gedit plugins can easily be written in, you guessed it, Python.

There is a lot happening in the Python world, and the biggest news of late is Google’s Beta access to their new service App Engine. It is basically a service for hosting your Python applications. It currently supports any Python application that uses CGI. Essentially you can get a Django web application running on App Engine, but a bit of work will be needed to integrate with App Engine’s datastore.
Anyway I don’t want to ignite a flame war as I am a lone Pythonista in a company full of Rubyists.
Not alone, my friend, not alone.
Simon Brunning
8 Apr 08 at 10:27 pm edit_comment_link(__('Edit', 'sandbox'), ' ', ''); ?>
“lone Pythonista in a company full of Rubyists”
I felt the same way when I was a ThoughtWorker. It’s nice to know that there are pockets of the world outside of TW where Python is actually valued and celebrated.
Jason Huggins
9 Apr 08 at 1:05 am edit_comment_link(__('Edit', 'sandbox'), ' ', ''); ?>
“lone Pythonista in a company full of Rubyists”
You dork
JoshG
9 Apr 08 at 10:47 pm edit_comment_link(__('Edit', 'sandbox'), ' ', ''); ?>
I was wondering when you were going to leave a comment Josh. :p
Nick
9 Apr 08 at 11:09 pm edit_comment_link(__('Edit', 'sandbox'), ' ', ''); ?>