On 17 Jun 2013, at 1:44am, Merton Lister <mrtnl...@gmail.com> wrote:

> My use case falls to the third case, i.e. writing an application which
> talks to a sqlite db. You suggested that I should include the .c and .h
> files from the amalgamation in my app. Specifically, how should I do that?
> My application is Python-based, and I'm using py-sqlite module to connect
> to sqlite. Where should I put the .c and .h files?

Here’s a nice Python wrapper:

<http://code.google.com/p/apsw/>

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to