Hey, can't you use django to deal with your sqlite? If so, django models<https://docs.djangoproject.com/en/dev/topics/db/models/>are a smart way to do.
Regards, Jordi On Tue, Aug 6, 2013 at 12:51 PM, Gilles <nos...@nospam.com> wrote: > On Sat, 3 Aug 2013 10:57:32 -0700 (PDT), Aseem Bansal > <asmbans...@gmail.com> wrote: > >I found Python3's sqlite3 library. I found that I needed sql commands for > using it. > > > >I have tried sql.learncodethehardway but it isn't complete yet. I tired > looking on stackoverflow's sql tag also but nothing much there. > > It'll be easier to read tutorials specifically meant to use Sqlite > with Python: > > www.google.com/search?q=python+sqlite+examples > -- > http://mail.python.org/mailman/listinfo/python-list > -- - Jordi Riera, Connecting people. +33 662217507
-- http://mail.python.org/mailman/listinfo/python-list