public
Description: A short example on how to use wxPython and SQLite to create simple database GUIs in Python
Homepage: http://python.genedrift.org
Clone URL: git://github.com/nuin/python_sqlite_wxpython.git
name age message
file bac Sat Jan 31 17:09:27 -0800 2009 first commit [Paulo Nuin]
file bac_form.py Wed Apr 22 06:24:20 -0700 2009 edit/update made generic [Paulo Nuin]
file db.xml Sat Jan 31 17:09:27 -0800 2009 first commit [Paulo Nuin]
file db_obj.py Wed Apr 22 08:06:22 -0700 2009 cosmetic changes [Paulo Nuin]
file db_obj.pyc Sat Jan 31 17:09:27 -0800 2009 first commit [Paulo Nuin]
file insert.py Wed Apr 22 06:24:20 -0700 2009 edit/update made generic [Paulo Nuin]
file samples.db Sat Jan 31 17:09:27 -0800 2009 first commit [Paulo Nuin]
file samples.sql Sat Jan 31 17:09:27 -0800 2009 first commit [Paulo Nuin]
file samplesLite.sql Sat Jan 31 17:09:27 -0800 2009 first commit [Paulo Nuin]
file setup.py Wed Apr 22 06:24:20 -0700 2009 edit/update made generic [Paulo Nuin]