*** 453,460 **** *Python* *: Python driver for SQLite. http://pysqlite.org/. This provides a DBAPI ! compliant wrapper ! for SQLite 2 or 3 and hides some of SQLite's idiosyncrasies. *: SQLObject Python object-relational mapper. http://sqlobject.org *: Modeling - Object-Relational Bridge for Python. http://modeling.sourceforge.net/ --- 453,460 ---- *Python* *: Python driver for SQLite. http://pysqlite.org/. This provides a DBAPI ! compliant wrapper for SQLite 2 or 3 and hides some of SQLite's idiosyncrasies. ! PySQLite (as sqlite3) is a core module of the upcoming Python 2.5. *: SQLObject Python object-relational mapper. http://sqlobject.org *: Modeling - Object-Relational Bridge for Python. http://modeling.sourceforge.net/