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


Tarek
_______________________________________________
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