[Chicago] __name__ == "__main__"

Ian Bicking ianb at colorstudy.com
Sat Oct 27 09:10:13 CEST 2007


Chris McAvoy wrote:
> I've really enjoyed reading this stuff today...has anyone gone so far
> as to script a new Python project startup script to create a default
> layout for a new project, script or module?   That would be clever.

Of course!

   easy_install CmdUtils
   paster create --template=cmdutils mycommand

-- 
Ian Bicking : ianb at colorstudy.com : http://blog.ianbicking.org


More information about the Chicago mailing list