Drupy is a Python implementation of the Drupal content management system. The current codebase, which is based off Drupal HEAD can be tracked at http://gitorious.org/projects/drupy/repos/mainline .
Be the first to post a text review of Drupy. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Drupy is no longer using execfile for including files. It is now using the pythonic preferred way of importing all includes into their own namespace. This helps with clearing out the global namespace, thus making development much easier and cleaner.
The official Drupy codebase is no longer using SVN but is now using GIT. The codebase can be found at git://gitorious.org/drupy/mainline.git . If you want to contribute a GIT branch, please go to http://sourceforge.net/tracker/?group_id=220766&atid=1050503
Code is now available in SVN. We are still working to put together good documentation. If you are interested in contributing, please start by checking out the code and reading through all the docs. If you have any patches, you can submit them through the SourceForge patch tracker. We are looking to find trustworthy devs to give SVN commit access. If interested, join us in #drupy@freenode on IRC and give us a shout.
Bootstrap Phase 3 is 50% complete. In drupal-speak this phase includes, theme handling functions, database abstraction, the file api, module handling functions, and URL path handlers. We are making good progress. As always developers are encouraged to contribute. Come talk to us on irc. We are at #drupy@freenode.net
Code will be available via Subversion within the next few weeks. We are hastily working to get an initial stable codebase up and running, but are of course not there quite yet.
The Drupy project has officially begun development. Expect to see frequent updates over the next few weeks. Once again, developers are encouraged to contribute. Thanks.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?