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


Groups > comp.lang.python > #32422

Re: SSH Connection with Python

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.05; 'binary': 0.05; 'setup.py': 0.07; 'skip:\\ 10': 0.07; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'anyway': 0.11; 'library': 0.15; 'binaries': 0.16; 'easy_install': 0.16; 'oct': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'sufficient,': 0.16; 'wrote:': 0.17; 'library,': 0.17; 'windows': 0.19; 'module': 0.19; 'versions': 0.20; 'preferred': 0.20; 'not,': 0.21; 'somebody': 0.23; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'c++': 0.27; 'installing': 0.27; 'library.': 0.27; 'newer': 0.27; 'header:X-Complaints-To:1': 0.28; 'rest': 0.28; 'existence': 0.29; 'forces': 0.29; 'url:download': 0.29; "i'm": 0.29; 'install': 0.29; "we're": 0.30; 'normally': 0.30; 'stuff': 0.30; '(and': 0.32; 'problem.': 0.32; '2008,': 0.33; 'to:addr:python-list': 0.33; 'doing': 0.35; 'pm,': 0.35; 'something': 0.35; 'next': 0.35; 'received:org': 0.36; 'but': 0.36; 'depends': 0.36; 'development.': 0.36; 'visual': 0.36; 'subject:with': 0.36; 'should': 0.36; 'too': 0.36; 'possible': 0.37; 'why': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'kind': 0.61; 'free': 0.61; 'legal': 0.65; 'bothered': 0.65; 'wanting': 0.65; 'avoid.': 0.84; 'gelonida': 0.84; 'mingw': 0.84; 'pycrypto': 0.84; 'edition': 0.86; 'indicator': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Gelonida N <gelonida@gmail.com>
Subject Re: SSH Connection with Python
Date Mon, 29 Oct 2012 22:44:09 +0100
References <k6gje2$cpn$1@ger.gmane.org> <20121028003523.GA26034@cskk.homeip.net> <k6k3dd$e87$1@ger.gmane.org> <CAF3XjbyQF5kmY_LrjxEyeYHdqUJt=m8z5-nt1OgTDnGe7nhd3Q@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host unicorn.dungeon.de
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1
In-Reply-To <CAF3XjbyQF5kmY_LrjxEyeYHdqUJt=m8z5-nt1OgTDnGe7nhd3Q@mail.gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3047.1351547061.27098.python-list@python.org> (permalink)
Lines 49
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1351547061 news.xs4all.nl 6896 [2001:888:2000:d::a6]:45167
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:32422

Show key headers only | View raw


On 10/29/2012 04:18 PM, David Robinow wrote:
> On Sun, Oct 28, 2012 at 4:09 PM, Gelonida N <gelonida@gmail.com> wrote:
>> The only thing I'm concerned about paramiko is, that I don't see any
>> activity on the paramiko site and that one library it depends on is not
>> available is windows binary package for newer versions of python.
>>
>   I don't understand why this is a problem.
> \python27\python setup.py install     #for pycrypto & paramiko
> \python27\python test.py   # for paramiko
>
> Works for me.  Of course, you need  Visual C++ 2008, but the free
> express edition is sufficient, and you should have that anyway if
> you're doing Windows development. If that's too hard for you, try
> http://www.serenethinking.com/bitlift/download.html
> [not my site, no guarantees]

It's not a problem. It's an inconvenience.

We're having multiple PCs. Many of the PC owners don't want to write any 
C-code and don't want to be bothered with registering at Microsoft just 
to install a module and using a library.

Normally my preferred approach is, that somebody wanting to use any 
library, that I wrote)  can install all dependencies  by:

- Installing Python
- installing easy_install (and pip)
and be able to install all the rest with easy_install

Using a library, that forces users to have to install MS-VC or mingw or 
to install binaries from non-pypy sites is something I try to avoid.

My next preferred approach would be to bundle such dependencies by 
myself, but this would involve to check all the legal stuff of each 
library to see whether this is possible or not, etc . . .


Apart from that I consider the existence of Windows binary packages as
kind of an indicator of the health/popularity of a package and whether 
it has been used sufficiently under Windows to be considered working 
well under Windows.







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


Thread

Re: SSH Connection with Python Gelonida N <gelonida@gmail.com> - 2012-10-29 22:44 +0100

csiph-web