PDA

View Full Version : Python super site



microsoft92sucks
June 20th, 2007, 02:25 AM
Is there a Web site that has a lot of free Python source code for download?
Should I just use this site for Python problem's (which alot of people do) or should I find a python forum site. If yes What's a good one.
Thank's

pmasiar
June 20th, 2007, 02:54 AM
what kind of code? Biggest module repository is cheeseshop. Python has also mentor mail list for learners.

Smygis
June 20th, 2007, 03:09 AM
If its Python forums you are looking for, Well. You can always try here.
And thescripts.com is ok.

If you want Python sourcecode to study, Well. Go to sourceforge/freashmeat or similar and check out some app written in python.

microsoft92sucks
June 20th, 2007, 03:42 AM
Thanks for the sites I'll check them out. But more Python sites are welcome.
Thanks

pointone
June 20th, 2007, 04:44 AM
Try the Python Cookbook: http://aspn.activestate.com/ASPN/Python/Cookbook/

zoobave
June 20th, 2007, 08:06 AM
http://www.awaretek.com/tutorials.html

http://www.diveintopython.org/

http://www.tutorialized.com/tutorials/Python/1

ghostdog74
June 20th, 2007, 04:01 PM
why don't you look into your Python distributions Lib directory?