Does python have built command for package skeleton creation?

Tarek Ziadé tarek at ziade.org
Fri Sep 21 07:08:49 EDT 2012


On 9/21/12 12:07 PM, xliiv wrote:
> Like the topic.. . I found this:
>
> http://learnpythonthehardway.org/book/ex46.html
>
> it seems fine, but shouldn't be an interactive (with CLI API) script creating that? It's a lot of effort for common work.
>
> I can contribute but i have to know that i'm not reinvent a wheel.
>
>
Python Paste is probably what you are looking for - see 
http://lucasmanual.com/mywiki/PythonPaste for example



More information about the Python-list mailing list