Paketname | python-forgetsql |
Beschreibung | Python module for easy SQL-database access |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.1-10 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | python, python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | forgetsql |
Paketgröße | 26098 Byte |
Prüfsumme MD5 | 713c3a86c63ebcf24c14498c6c28226c |
Prüfsumme SHA1 | a70bbbc4b5b62756255dfef956870c9ab0c2ca23 |
Prüfsumme SHA256 | a540f40e1c5af9f8238361bb52784cf296c5c88a2598fdf380d1116ac5058eb8 |
Link zum Herunterladen | python-forgetsql_0.5.1-10_all.deb |
Ausführliche Beschreibung | forgetSQL is a Python module for accessing SQL databases by creating
classes that maps SQL tables to objects, normally one class pr. SQL
table. The idea is to forget everything about SQL and just worrying
about normal classes and objects.
|