Are there any modules I should know about? Specifically How can I read/write from places.sqlite?

Hi,

pysqlite3 is the python wrapper for the SQLite libs. It is included with Python 2.5 and newer.

Docs are at http://oss.itsystementwicklung.de/download/pysqlite/doc/usage-guide.html

Have fun

Hugo
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to