Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Python packages listed in PyPI Date: Thu, 21 Jul 2016 16:38:18 +1000 Lines: 23 Message-ID: References: <2005046224.2877266.1469079881286.JavaMail.yahoo.ref@mail.yahoo.com> <2005046224.2877266.1469079881286.JavaMail.yahoo@mail.yahoo.com> <1027565569.3146921.1469082517173.JavaMail.yahoo@mail.yahoo.com> <85oa5rqyw5.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de ynuUBq8he+LYO9KC9nhqOQU/6xXy2UVDGhCrxH3A1yMw== Cancel-Lock: sha1:Zuz+rM+pKEL/ymW0YgKscvtMubY= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.058 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.01; 'subject:Python': 0.05; 'responding': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:PyPI': 0.09; 'install"': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'question:': 0.29; "i'm": 0.30; 'instead,': 0.33; 'thanks!': 0.34; 'so,': 0.35; 'files,': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'difference': 0.38; 'material': 0.39; 'does': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'more': 0.63; 'between': 0.65; 'python-list': 0.66; 'internet': 0.70; 'skip:\xe2 10': 0.70; '8bit%:40': 0.72; '_o__)': 0.84; 'brain,': 0.84; 'received:125': 0.84; 'subject:listed': 0.84; 'responses': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <85oa5rqyw5.fsf@benfinney.id.au> X-Mailman-Original-References: <2005046224.2877266.1469079881286.JavaMail.yahoo.ref@mail.yahoo.com> <2005046224.2877266.1469079881286.JavaMail.yahoo@mail.yahoo.com> <1027565569.3146921.1469082517173.JavaMail.yahoo@mail.yahoo.com> Xref: csiph.com comp.lang.python:111701 (Please don't top-post; instead, interleave your responses and trim material you're not responding to.) Rayne via Python-list writes: > Thanks! One more question: Does "pip install" require Internet to > work? Yes, ‘pip’ resolves the dependencies, download the files, and installs them. > Or are all implementations already contained in the packages and so do > not require additional downloads? I don't understand what difference you intend between “implementations” and “packages”. -- \ “Pinky, are you pondering what I'm pondering?” “Wuh, I think | `\ so, Brain, but burlap chafes me so.” —_Pinky and The Brain_ | _o__) | Ben Finney