Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

October 05 2009

16:06

Drupy: Drupal in Python

Drupy is a Python port of the Drupal content management system built on Django. Drupy had previously been a direct PHP-to-Python port of Drupal, but this had proven to be quite unmanageable. Drupy has taken a new direction in which it is being built on top of the Django Framework. This will offer maximum stability and a much more efficient development cycle.