Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29617

Does python have built command for package skeleton creation?

Newsgroups comp.lang.python
Date 2012-09-21 03:07 -0700
Message-ID <48ed7c38-966a-48d4-97aa-cf3b350ce39b@googlegroups.com> (permalink)
Subject Does python have built command for package skeleton creation?
From xliiv <tymoteusz.jankowski@gmail.com>

Show all headers | View raw


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.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 03:07 -0700
  Re: Does python have built command for package skeleton creation? Tarek Ziadé <tarek@ziade.org> - 2012-09-21 13:08 +0200
    Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 05:14 -0700
      Re: Does python have built command for package skeleton creation? Tarek Ziadé <tarek@ziade.org> - 2012-09-21 15:04 +0200
        Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 06:13 -0700
          Re: Does python have built command for package skeleton creation? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-21 14:50 +0100
            Re: Does python have built command for package skeleton creation? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-21 15:54 +0000
              Re: Does python have built command for package skeleton creation? Dave Angel <d@davea.name> - 2012-09-21 13:26 -0400
                Re: Does python have built command for package skeleton creation? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-21 17:31 +0000
              Re: Does python have built command for package skeleton creation? Chris Angelico <rosuav@gmail.com> - 2012-09-22 03:44 +1000
                Re: Does python have built command for package skeleton creation? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-22 01:43 +0000
                Re: Does python have built command for package skeleton creation? Chris Angelico <rosuav@gmail.com> - 2012-09-22 12:00 +1000
              Re: Does python have built command for package skeleton creation? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-21 16:04 -0400
        Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 06:13 -0700
          Re: Does python have built command for package skeleton creation? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-24 11:54 -0700
          Re: Does python have built command for package skeleton creation? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-24 11:54 -0700
      Re: Does python have built command for package skeleton creation? alex23 <wuwei23@gmail.com> - 2012-09-23 20:59 -0700
        Re: Does python have built command for package skeleton creation? Terry Reedy <tjreedy@udel.edu> - 2012-09-24 00:28 -0400
          Re: Does python have built command for package skeleton creation? alex23 <wuwei23@gmail.com> - 2012-09-23 22:00 -0700
          Re: Does python have built command for package skeleton creation? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 22:33 -0700
          Re: Does python have built command for package skeleton creation? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 22:33 -0700
    Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 05:14 -0700

csiph-web