[Tutor] building database with sqlite3 and matplotlib

David Kim davidkim05 at gmail.com
Fri Aug 7 23:35:46 CEST 2009


Hello everyone,

I've been learning python in a vacuum for the past few months and I
was wondering whether anyone would be willing to take a look at some
code? I've been messing around with sqlite and matplotlib, but I
couldn't get all the string substitution (using ?s). I ended up
getting the script to work, but i stupidly didn't save the version of
the script that I thought would work but didn't. (did that make
sense?).

The code can be found at
http://notestoself.posterous.com/use-python-and-sqlite3-to-build-a-database-co
A short summary of what I did is at
http://notestoself.posterous.com/use-python-and-sqlite3-to-build-a-database

(Or should I have pasted the code in this message?)

I've been trying to learn from books, but some critique would be very
appreciated. I'm just trying to get a sense of whether I'm doing
things in a unnecessarily convoluted way.

--
morenotestoself.wordpress.com


More information about the Tutor mailing list