I suggest also these:
Spark:
-
http://pages.cpsc.ucalgary.ca/~aycock/spark/
Few files.
I like how doc strings are used for handling the grammar.
Twisted:
http://twistedmatrix.com/
I like everything, from test to comments! (many are funny)
Misto
--
http://mai
This is an old thread in this subject that I bookmarked:
http://groups.google.com/group/comp.lang.python/browse_thread/thread/984262217c1b3727/8793a0b7722bb32f
--
http://mail.python.org/mailman/listinfo/python-list
Steve M wrote:
> Here is an article discussing the coding style of BitTorrent.
>
> http://www.onlamp.com/pub/a/python/2003/7/17/pythonnews.html
>
> Maybe that code is worth looking at.
[didn't read this thread or that article until I saw the summary in Dr.
Dobb's Python-URL]
FWIW, the BitTorrent
Ben wrote:
> Could anyone suggest an open source project that has particularly well
> written Python? I am especially looking for code that people would
> describe as "very Python-ic". (Not trying to start any kind of war -
> just wanted some good examples of a well written Python app to read.)
> Could anyone suggest an open source project that has particularly well
> written Python? I am especially looking for code that people would
> describe as "very Python-ic".
I vote for the "doctest" code in the standard library.
Michele Simionato
--
http://mail.python.org/mailman/list
The paper on BitPim http://bitpim.sourceforge.net/papers/baypiggies/
lists and describes programs and ideas used for the project. Some of
it is just bullet-points, but everything seems to be well chosen. I've
swiped a lot of these ideas.
--
http://mail.python.org/mailman/listinfo/python-list
Ben wrote:
> Could anyone suggest an open source project that has particularly well
> written Python? I am especially looking for code that people would
> describe as "very Python-ic". (Not trying to start any kind of war -
> just wanted some good examples of a well written Python app to read.)
On Oct 13, Grig Gheorghiu wrote:
> This is really synchronicity in action! I started to think yesterday
> about putting together a project that measures the 'goodness' of Python
> packages in the PyPI Cheese Shop repository. I call it the "Cheesecake"
> project. I took the liberty of citing Micah's
"Ben" <[EMAIL PROTECTED]> writes:
> Could anyone suggest an open source project that has particularly well
> written Python? I am especially looking for code that people would
> describe as "very Python-ic". (Not trying to start any kind of war -
> just wanted some good examples of a well writte
This is really synchronicity in action! I started to think yesterday
about putting together a project that measures the 'goodness' of Python
packages in the PyPI Cheese Shop repository. I call it the "Cheesecake"
project. I took the liberty of citing Micah's post in a blog entry that
I just posted:
Here is an article discussing the coding style of BitTorrent.
http://www.onlamp.com/pub/a/python/2003/7/17/pythonnews.html
Maybe that code is worth looking at.
--
http://mail.python.org/mailman/listinfo/python-list
On Oct 13, Ben wrote:
> Could anyone suggest an open source project that has particularly well
> written Python? I am especially looking for code that people would
> describe as "very Python-ic". (Not trying to start any kind of war -
> just wanted some good examples of a well written Python app
On Thursday 13 October 2005 09:43, Ben wrote:
> Could anyone suggest an open source project that has particularly
> well written Python? I am especially looking for code that people
> would describe as "very Python-ic". (Not trying to start any kind of
> war - just wanted some good examples of a
Could anyone suggest an open source project that has particularly well
written Python? I am especially looking for code that people would
describe as "very Python-ic". (Not trying to start any kind of war -
just wanted some good examples of a well written Python app to read.)
Thanks!
-Ben
P.S.
14 matches
Mail list logo