Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.084 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'url:pypi': 0.08; 'least)': 0.09; 'repl': 0.16; 'wrote:': 0.18; 'part,': 0.18; 'seems': 0.20; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'though.': 0.23; 'construct': 0.30; 'description.': 0.30; 'tue,': 0.32; 'header :User-Agent:1': 0.33; 'to:addr:python-list': 0.34; 'url:python': 0.36; 'charset:us-ascii': 0.37; 'interface.': 0.37; 'url:org': 0.39; 'to:addr:python.org': 0.40; 'more': 0.61; 'your': 0.61; 'url:0': 0.67; 'fredrik': 0.84; 'subject:management': 0.84 Date: Tue, 27 Dec 2011 22:52:01 +0100 (CET) From: Fredrik Tolf To: python-list@python.org Subject: Re: Daemon management In-Reply-To: <25792721.106.1325012462924.JavaMail.geo-discussion-forums@yqbl25> References: <25792721.106.1325012462924.JavaMail.geo-discussion-forums@yqbl25> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.3.7 (nerv.dolda2000.com [IPv6:2002:54d9:e3a5:200::1]); Tue, 27 Dec 2011 22:52:02 +0100 (CET) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1325022724 news.xs4all.nl 6866 [2001:888:2000:d::a6]:56925 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18062 On Tue, 27 Dec 2011, Miki Tebeka wrote: > What was the term you used to search? Since http://pypi.python.org/pypi/ingress/0.1.1 seems to fit your description. Not quite, though. It (AFAICT, at least) only provides the REPL part, with no way to construct a more program-friendly interface. -- Fredrik Tolf