sqlite for mac?

Daniel Nogradi nogradi at gmail.com
Tue May 1 12:08:21 CEST 2007


> Does sqlite come in a mac version?
>

The interface (pysqlite) is part of the python 2.5 standard library
but you need to install sqlite itself separately (as far as I
remember) from www.sqlite.org

Daniel


More information about the Python-list mailing list