On Wed, Mar 3, 2010 at 9:38 PM, Noufal Ibrahim <nou...@gmail.com> wrote:
> You could use the sql builder component of sql alchemy and skip the
> orm part. The web.db part of web.py might work as well.

+1 for web.py

Having used web.py for data munging tasks,
I think that web.db is a step up from writing raw sql without going
the whole hog towards ORMs.

+PG
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to