python-elixir - A declarative mapper for SQLAlchemy

Website: http://elixir.ematia.de/
License: MIT
Description:
Elixir is a declarative layer on top of SQLAlchemy. It is a fairly thin
wrapper, which provides the ability to define model objects following the
Active Record design pattern, and using a DSL syntax similar to that of the
Ruby on Rails ActiveRecord system.

Elixir does not intend to replace SQLAlchemy's core features, but instead
focuses on providing a simpler syntax for defining model objects when you do
not need the full expressiveness of SQLAlchemy's manual mapper definitions.

Packages:

python-elixir-0.5.0-1.el5.art.noarch [79 KiB]

Changelog:

by James Bowes (2007-12-13):
- Update to 0.5.0
Copyright © 2005-2010 Atomicorp, Inc.