be5306b185
boggling that, e.g., py-sqlite2 is a wrapper for sqlite3.
4 lines
141 B
Text
4 lines
141 B
Text
PySQLite is a Python interface to the SQLite library,
|
|
allowing Python programs to access SQLite databases.
|
|
|
|
This wraps the obsolete sqlite2.
|