Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Joel Goldstick Newsgroups: comp.lang.python Subject: Re: virtualenv: help me decide Date: Fri, 15 Jan 2016 13:50:24 -0500 Lines: 33 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 2KcZi8mnddRFFkm0k8/5Kg1atPXeyafbtTHy2fyMR4OQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'received:209.85.223': 0.03; 'great.': 0.07; 'see.': 0.07; 'works.': 0.07; 'wrapper': 0.07; 'subject:help': 0.07; 'cc:addr:python-list': 0.09; 'subject:virtualenv': 0.09; 'jan': 0.11; 'suggest': 0.15; '2016': 0.16; 'paulo': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'simpson': 0.16; 'wrote:': 0.16; '>': 0.18; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'header:In-Reply-To:1': 0.24; 'figure': 0.27; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.30; '15,': 0.30; 'another': 0.32; 'url:python': 0.33; "i'll": 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'there': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'being': 0.37; 'received:209': 0.38; 'thank': 0.38; 'test': 0.39; 'url:en': 0.39; 'takes': 0.39; 'url:mail': 0.40; 'called': 0.40; 'easy': 0.60; 'here:': 0.63; 'minutes': 0.64; 'cameron': 0.66; 'url:readthedocs': 0.84; 'to:none': 0.91; 'joel': 0.91; 'url:latest': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=zONgJXFkbcdNizqzrQQ9MAF1VxM7WVWkOWBW2ys1H9E=; b=iPY1KMzWMFPkU0VN1kNK26japdWAHufP6IFocVomvpoMLyptE8Uic6r3GhYQ5yjVfI vo9e37eIelbjEAylsdkr1exuG3O+EKhWCSJlLVkXELPMSDfRvj0IUxtNeUPHPSujQglI atUYxhXHI66CKx4m2KFHfYKu3z0J/0FOTiIe83WLQU33qHqpuZXUD9Y7y8G38KkNy4G+ GrjD/MAYN4QWy81Psq76Sccixh62GSqYt6yjivJQnqFZ48hH7ftks0HSUcDJMOQzS9/G 38mdM+Ukm+ukrufK1t1UhjVVtEYrl0Wspk4WCNtqU2c31JvCjfH5q14hdl3FJCuKRivw DNVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=zONgJXFkbcdNizqzrQQ9MAF1VxM7WVWkOWBW2ys1H9E=; b=FpYwCPvhsVv9K+wMr0X8jD0u1AMQ1s5kzhh+5no/2LITMPc1V2SKkiOEETWZ3C2wnv ECqhTkkOsYK6pFL2+GYBZk66sd4Z01Gi5bsE5EGyO77Q0Boq3EeiNnbVkx+unkx6cs70 kdeDGnT6SDtk0BiChJ8XQ6NHKm6ywcLEZqcU+4VIavWXv5OGG+js0g3P6LO7Mnio94q6 t9pK0D2CbF91qtDkQMk14YREWNCB5M7T99aH2zlOYXnXYzEzZK+v3kKRrcmMuUSSRbuG AwsOwx3f54kFAC5xpNXdBJbF13NWglqwbxeBq5cQdG6XRUPS6oeDPJfRDOxW1YLYM/pn ugUg== X-Gm-Message-State: ALoCoQlCbD5gS4Ms39AOV18zKD38l6+MVV6Hz84DXWl+kJAgqDJN6spbZmx8o4VSZLqRbAdWszxMZScpFl3UkOftMpPIHcb8Ww== X-Received: by 10.107.6.156 with SMTP id f28mr10825915ioi.46.1452883824794; Fri, 15 Jan 2016 10:50:24 -0800 (PST) In-Reply-To: X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101776 On Fri, Jan 15, 2016 at 1:17 PM, Paulo da Silva < p_s_d_a_s_i_l_v_a_ns@netcabo.pt> wrote: > =C3=80s 05:10 de 15-01-2016, Cameron Simpson escreveu: > > On 15Jan2016 03:37, Paulo da Silva > wrote: > ... > > Virtualenv is so easy to use that i suggest you > > just try it and see. > > > > Thank you very much Cameron. Being easy, I'll give it a try with a small > test program and see how it works. > > Paulo > > There is another wrapper that uses virtualenv called virtualenvwrapper here: http://virtualenvwrapper.readthedocs.org/en/latest/install.html#shell-start= up-file Its great. Takes 10 minutes to set up and another 10 minutes to figure it all out > -- > https://mail.python.org/mailman/listinfo/python-list > --=20 Joel Goldstick http://joelgoldstick.com/stats/birthdays