mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
PySQLite is a Python interface to the SQLite library,
|
|
allowing Python programs to access SQLite databases.
|
|
|
|
This module wraps sqlite3 by using code not contained in the python
|
|
distribution.
|