How to write Smart Python programs?

Magnus Lycka lycka at carmen.se
Wed Oct 18 16:35:35 EDT 2006


Raj wrote:
> Hi,
> 
> We just executed a project with Python using TG. The feedback was to
> use more python like programming rather than C style code executed in
> Python. The feedback is from a Python purist and for some reasons we
> cannot solicity his help.
> 
> So we'd like to do is to scrub through the codebase and identify places
> where the codebase needs improvement, both from styling as well as
> design. Is there any website that can provide me with advanced tips
> rather than just tutorials coz thats not of much help.

Python Cookbook. There's both a web site and a book version.



More information about the Python-list mailing list