Elixir 0.5.2 released!
  Home FAQ Contact Sign in
comp.lang.python.announce only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.python.announce Profile…
 Up
Elixir 0.5.2 released!         


Author: Gaetan de Menten
Date: Mar 28, 2008 13:01

I am very pleased to announce that version 0.5.2 of Elixir
(http://elixir.ematia.de) is now
available. As always, feedback is very welcome, preferably on Elixir
mailing list.

This is a minor bug fixes release (mostly restoring python 2.3 compatibility).

The full list of changes can be seen at:
http://elixir.ematia.de/trac/browser/elixir/tags/0.5.2/CHANGES

What is Elixir?
---------------------

Elixir is a declarative layer on top of the SQLAlchemy library. It is
a fairly thin wrapper, which provides the ability to create simple
Python classes that map directly to relational database tables (this
pattern is often referred to as the Active Record design pattern),
providing many of the benefits of traditional databases without losing
the convenience of Python objects.
Show full article (1.22Kb)
no comments