I'm sort of new to web programming in Python, with a background in PHP
and Perl (professionally since '99); which is to say I know how to web
program (sort of) and am trying to hone my skills in Python. I'm
planning to write a web app using web.py. This app mostly uses flat
files (for now), but will likely use sqlite for some light database
work.
I noticed in db.py a comment to test db.py with sqlite. Looking at
the documentation, I do not see a way of connecting to sqlite. So, the
natural question is "how would I use db.py with sqlite?" Do I connect
to it via the Python module then use db.py to expedite building SQL
statements? Or, is there another way?
Thanks.
--
Ben Wilson
"Words are the only thing which will last forever" Churchill