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.
|
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.
|
||
|
|
|
|
Maybe Twisted? |
|||
|
|
|
Surprised no one has said this yet, but Django would be a python package that is very nicely coded and designed. |
||
|
|
|
|
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. |
||
|
|
|
|
Zope . |
||
|
|
|
|
|
||
|
|