vote up 1 vote down star
4

Do you know of well designed open source applications that are instructive to analyse?

Of course this question is strictly related to this other post, but I am specifically interested in applications written in Python.

flag

50% accept rate

7 Answers

vote up 3 vote down

You might look here too.

link|flag
vote up 3 vote down

Maybe Twisted?

link|flag
Should be "twistedmatrix.com," not "twistedMatxix.com." – Cristián Romo Oct 24 '08 at 16:52
vote up 2 vote down

Surprised no one has said this yet, but Django would be a python package that is very nicely coded and designed.

link|flag
vote up 1 vote down

Look in the Python Standard Library. It is a great wealth of python code. I particularly like this.py :)

Seriously though there is good code in the std library.

link|flag
vote up 1 vote down

Zope .

link|flag
vote up 1 vote down

pyweek

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.