On Apr 27, 2010, at 12:03 AM, Tarek Ziadé wrote:

>On Mon, Apr 26, 2010 at 11:45 PM, Barry Warsaw <ba...@python.org> wrote:
>[..]
>>
>> For example, there's a nice tool called 'Quickly' that builds application
>> templates using best practices.  It is opinionated, but designed for the
>> opportunistic programmer.  I've been thinking about writing a Python
>> application and/or library template for this which would make it easy to 
>> start
>> a new project automating as much as possible, and doing things The Right Way.
>
>Related things :
>
>- Sean started "mkpkg" in distutils2, which asks you questions and
>creates a setup.py file.
>- Srid created a Paste-based script that creates a project skeleton

I knew about Srid's but not Sean's.  Thanks, I'll take a look.

I don't want to stifle innovation here, but let's see if there are
commonalities we can share.

-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to