On 5/3/05, Pajo <[EMAIL PROTECTED]> wrote: > What should I install so I can connect to sqlite from > Python. > One simple example would be very helpfull.
You haven't mentioned which operating system you are using. For Windows, PySQLite binaries are available at http://initd.org/tracker/pysqlite For Linux/BSD, use your favorite package management software (yum in Fedora, urpmi in Mandrake, emerge in Gentoo, apt-get in Debian, pkg_add in FreeBSD), etc. For Mac, use Fink. HTH :-) -- Swaroop C H Blog: http://www.swaroopch.info Book: http://www.byteofpython.info -- http://mail.python.org/mailman/listinfo/python-list