| Paketname | python-elixir |
| Beschreibung | Declarative Mapper for SQLAlchemy |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.7.1-1 |
| Sektion | universe/python |
| Priorität | optional |
| Installierte Größe | 308 Byte |
| Hängt ab von | python (>= 2.4), python-support (>= 0.90.0), python-sqlalchemy (>= 0.4.0) |
| Empfohlene Pakete | python-crypto |
| Paketbetreuer | Ubuntu Developers |
| Quelle | elixir |
| Paketgröße | 51480 Byte |
| Prüfsumme MD5 | f72dccb63cee0f711c1ad78337cd0fcf |
| Prüfsumme SHA1 | 1f5c77de595e3ccf7463a27728f7e4553debc886 |
| Prüfsumme SHA256 | 68f2eb29c5ba94c06dc01721c11561e9dfab49e65440f5200edddd3f1bf19c76 |
| Link zum Herunterladen | python-elixir_0.7.1-1_all.deb |
| Ausführliche Beschreibung | 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.
.
Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
TurboEntity project.
|