DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-axiom
BeschreibungPython object database
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6.0-2
Sektionpython
Prioritätoptional
Installierte Größe1248 Byte
Hängt ab vonpython (>= 2.4), python-central (>= 0.6.11), python-twisted-core, python-twisted-conch, python-epsil
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quelle
Paketgröße209744 Byte
Prüfsumme MD5b3924e73a038add76f2dfc8958bacf06
Prüfsumme SHA1db62c27de8325d342a16c05f3faf19c0c356276e
Prüfsumme SHA2569b00ca6ee3f832b47bc333fc122ec632f7bc0598c3a8a00c08803c600e52c4f3
Link zum Herunterladenpython-axiom_0.6.0-2_all.deb
Ausführliche BeschreibungDivmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python. . Its primary goal is to provide an object-oriented layer with the key aspects of OOP (Object Oriented Programming), i.e. polymorphism and message dispatch, without hindering the power of an RDBMS (Relational DataBase Management System). . Axiom is a live database, not only an SQL generation tool: it includes an implementation of a scheduler service, external file references, automatic upgraders, robust failure handling, and Twisted integration. . Axiom is tightly integrated with Twisted, and can store, start, and stop Twisted services directly from the database using the included 'axiomatic' command-line tool. . Note: Axiom currently supports only SQLite and does NOT have any features for dealing with concurrency.


Impressum
Linux is a registered trademark of Linus Torvalds