python-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.
Current version: 0.7.1

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 0.7.1 project version
2019-01-17 9 0.7.1 project version
2017-07-13 8 0.7.1 project version
2015-06-25 7 0.7.1 project version
2014-03-07 6 0.7.1 project version
2013-09-10 5 0.7.1 project version
2012-10-31 4 0.7.1 project version
2012-05-01 3 0.7.1 project version