5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
PySQLite is a Python interface to the SQLite library,
|
|
allowing Python programs to access SQLite databases.
|
|
|
|
This wraps the obsolete sqlite2.
|