Gaegene Released

Gaegene

I am pleased to announce the 0.1 release of Gaegene, a collection of general purpose models, utilities, and mix-in classes to help develop Google App Engine web apps.  It was created while developing Giftag for Best Buy.

The 0.1 release contains two modular apps to help simplify two common design patterns, counters and slugs.  Future releases will also help with images, pagination, and tagging.

The project’s main repository and wiki, as well as a test/example webapp are hosted on bitbucket.org.

Tags: , ,

  1. Jesper Noehr’s avatar

    Neat. Looks like it will make GAE much easier to grasp. Bookmarked for future reference.

  2. Jeff’s avatar

    So is it a choice to use Gaegene or do some projects just start out that way?

  3. Olivier D.’s avatar

    You saved me 2 days of work. Thank you.