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


Groups > comp.lang.python > #4820

Python packaging (was Development tools and practices for Pythonistas)

From rusi <rustompmody@gmail.com>
Newsgroups comp.lang.python
Subject Python packaging (was Development tools and practices for Pythonistas)
Date 2011-05-06 04:55 -0700
Organization http://groups.google.com
Message-ID <ebb08f03-07c8-474d-b96b-1245e8d7565f@x38g2000pri.googlegroups.com> (permalink)
References <58a6bb1b-a98e-4c4a-86ea-09e040cb2d21@r35g2000prj.googlegroups.com> <ba314458-2779-4ad2-b08b-7f02d2239962@p18g2000yqj.googlegroups.com> <mailman.1232.1304675998.9059.python-list@python.org>

Show all headers | View raw


On May 6, 2:59 pm, Tim Golden <m...@timgolden.me.uk> wrote:
> On 06/05/2011 10:51, Jonathan Hartley wrote:
>
> > On Apr 26, 3:39 pm, snorble<snor...@hotmail.com>  wrote:
> >> I appreciate any advice or guidance anyone has to offer.
>
> > The 'Python Project HOWTO' gives good advice in terms of setting up a
> > new project, what files and directories to create, what to put in
> > version control, etc:
>
> >http://infinitemonkeycorps.net/docs/pph/
>
> I'd forgotten about that. Great resource! Thanks for reminding me...
>
> TJG

Thanks for that link.

There is one question in this regard that is not covered: package-use
Of course this http://infinitemonkeycorps.net/docs/pph/#id10 is there.
But I am talking of setting up one's python environment.

For example on a linux box how to best optimize using the native
package manager (eg apt/rpm) along with packages from pypi.  And when
one needs to run with multiple pythons how to use virtualenv etc

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


Thread

Re: Development tools and practices for Pythonistas Jonathan Hartley <tartley@tartley.com> - 2011-05-06 02:51 -0700
  Re: Development tools and practices for Pythonistas Tim Golden <mail@timgolden.me.uk> - 2011-05-06 10:59 +0100
    Python packaging (was Development tools and practices for Pythonistas) rusi <rustompmody@gmail.com> - 2011-05-06 04:55 -0700

csiph-web