Does python have built command for package skeleton creation?

Daniel Nogues dnogues_mc at hotmail.com
Mon Sep 24 15:55:57 EDT 2012


alternatively you can use virtualenv to create virtual environments

http://www.virtualenv.org/en/latest/index.html

however, if what you want is automated generation of some of the code,  
you can adopt an IDE or create some macros in your text editor of  
choice.


From: alex23 <wuwei23 at gmail.com>
Date: 24 September 2012 06:00:01 IST
To: python-list at python.org
Subject: Re: Does python have built command for package skeleton  
creation?


On Sep 24, 2:29 pm, Terry Reedy <tjre... at udel.edu> wrote:
> Batteries are batteries, not flashlights, phone, radios, toys,  
> clickers,
> etc.

I decided not to mention "venv" as it undermines my rant a little :)



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120924/447e8dc1/attachment.html>


More information about the Python-list mailing list