On May 12, 2005, at 4:40 PM, Jan Erik Moström wrote:
> For various reasons I've always just used the standard installation of > python, never installed any non-standard stuff, etc. > > But now I would like to be able to use SQLite together with python (on > Tiger), what is the best way to do this? > > I've looked around a bit and found the pysqlite project, is this the > best way for as a Mac user or should I use some other stuff? > pysqlite and APSW packages are available from http://pythonmac.org/ packages/ For the standard Python, you will need to first install TigerPython23Compat, and then you should install the APSW and/or pysqlite packages under the Mac OS X 10.3 (stock Python 2.3.0) heading. -bob _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig