On 2009-05-14 16:18:07 -0700, CTO <debat...@gmail.com> said:

On May 14, 7:01 pm, TomF <tomf.sess...@gmail.com> wrote:
I'm looking for a medium-sized Python system with very good coding
style and good code organization, so I can learn from it.  I'm reading
various books on Python with advice on such things but I'd prefer to
see a real system.

By medium-sized I mean 5-20 classes, 5-20 files, etc; a code base that
has some complexity but isn't overwhelming.

Thanks,
-Tom

I'd recommend screenlets. Good documentation and pretty good style,
and
they have some external dependencies so you can see how that operates,
and of course you can see what your code is and isn't doing pretty
quickly.

<URL: http://www.screenlets.org>

Thanks, this does look pretty good. Too bad it's grapics oriented, but I suppose I can filter out the graphics dependencies.

-Tom



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to