best open source sample

kyosohma at gmail.com kyosohma at gmail.com
Tue Nov 13 11:14:50 EST 2007


On Nov 13, 9:20 am, Johnny <schafer.d... at gmail.com> wrote:
> Hi, I'm new to Python and am looking for a really good/complete open
> source project to learn from.   I'd like it to take input from the
> browser and query mysql.   Suggestions?

Zope / Plone, Django, or Turbogears are all web frameworks that are
Python based. You could check those out. Dabo is created on top of
wxPython and is made for accessing databases.

You might also find these links helpful:

http://wiki.python.org/moin/SummerOfCode
http://freshmeat.net/articles/view/334/
www.python.org

Mike




More information about the Python-list mailing list