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> Geremy Condra -- http://mail.python.org/mailman/listinfo/python-list