| Author |
Message |
manizzle Ardent Poster

Joined: 29 Nov 2005 Posts: 90
|
Posted: Sun Apr 06, 2008 11:53 pm Post subject: Python scripts |
|
|
Hi. I have recently started learning to code in Python. In addition to reading online tutorials, and writing some of my own scripts, I thought it would be helpful if I could examine and dissect longer, more complex python scripts. I am asking if any of you would be able to give me some scripts that i would be able to take a look at. If someone could give me a well-written script to look at it, I would appreciate it immensely,
Thank You. _________________ [img:3223c4b0e6]http://www.gaminglagoon.com/banners/gaminglagoon2.gif[/img:3223c4b0e6] |
|
| Back to top |
|
| |
linuxdoctor Infallible Persona

Joined: 23 Apr 2005 Posts: 1242 Location: Ottawa, Canada
|
Posted: Mon Apr 07, 2008 5:41 am Post subject: |
|
|
Check out the official Python Website at <http://www.python.org>. There are links to many Python applications for which you will be able to examine the source code.
Choose whatever kind of app that appeals to you and go nuts. _________________ Misanthrope: someone who realizes that humans really are as stupid as they appear.
If you think I'm 'politically' incorrect you have the wrong politics. |
|
| Back to top |
|
| |
martin Cafe Montevideo

Joined: 17 Mar 2005 Posts: 1030 Location: Uruguay
|
Posted: Sat Apr 26, 2008 2:20 pm Post subject: |
|
|
I once used Planet Planet (http://www.planetplanet.org) that is an oline Feed Reader coded in Python. I don't know if it is well coded but it's very popular and it works very well. _________________ http://martin.com.uy
http://cafemontevideo.com |
|
| Back to top |
|
| |
|
|
|