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


Groups > comp.lang.python > #83597

Re: List of "python -m" tools

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!takemy.news.telefonica.de!telefonica.de!newsfeed.xs4all.nl!newsfeed2a.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
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1421042936; bh=8J5TjNcRZ1VzCjnSX+1WOr/cjcFUMYvceFrUITxXdLo=; h=To:From:Subject:Date:References:In-Reply-To:From; b=dCxwZ+X1d6oEYmeoKo5ZFpC8CFk80/HoFGppM11hEGF/O940o57vOD4NDdpjRqiHg F17RdWkBmtIocOoFq9BmtMkNaaWLoLj6NUcxaKCd3rTEQ4ZEwTTW3j3+ZDgpVCkV3g ZP3cAI1PipQKtvfr9uz+8sZIQJT47dR6sF+VDBiQ=
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'elegant': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '"python': 0.16; 'from:name:christian heimes': 0.16; 'received:80.91.229.3': 0.16; 'received:dip0.t-ipconnect.de': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-ipconnect.de': 0.16; 'subject:python': 0.16; 'from:addr:python.org': 0.16; 'wrote:': 0.18; 'skip:p 40': 0.19; 'command': 0.22; 'header:User- Agent:1': 0.23; "i've": 0.25; 'compiled': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:python': 0.33; 'tool': 0.35; 'subject:List': 0.36; 'url:org': 0.36; 'list': 0.37; 'christian': 0.38; 'to:addr:python-list': 0.38; 'subject:" ': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'charset:windows-1252': 0.65; 'miss': 0.74; 'url:e': 0.78
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Christian Heimes <christian@python.org>
Subject Re: List of "python -m" tools
Date Mon, 12 Jan 2015 07:08:46 +0100
References <9d6346ee-b29d-45a8-bde0-29072a9dca73@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host p57aef20c.dip0.t-ipconnect.de
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
In-Reply-To <9d6346ee-b29d-45a8-bde0-29072a9dca73@googlegroups.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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.17608.1421042937.18130.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1421042937 news.xs4all.nl 2848 [2001:888:2000:d::a6]:47072
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:83597

Show key headers only | View raw


On 12.01.2015 05:17, Miki Tebeka wrote:
> Greetings,
> 
> I've compiled a list of "python -m" tools at pythonwise.blogspot.com/2015/01/python-m.html.
> 
> Did I miss something? What are your favorite "python -m" tools?

My all time favorite is "python -me", https://pypi.python.org/pypi/e.
It's a small yet elegant tool for the command line.

Christian


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


Thread

List of "python -m" tools Miki Tebeka <miki.tebeka@gmail.com> - 2015-01-11 20:17 -0800
  Re: List of "python -m" tools Steven D'Aprano <steve@pearwood.info> - 2015-01-12 05:22 +0000
  Re: List of "python -m" tools Christian Heimes <christian@python.org> - 2015-01-12 07:08 +0100
  Re: List of "python -m" tools Chris Angelico <rosuav@gmail.com> - 2015-01-12 17:26 +1100
  Re: List of "python -m" tools Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2015-01-14 00:01 +0100
    Re: List of "python -m" tools Albert-Jan Roskam <fomcl@yahoo.com> - 2015-01-14 09:33 +0000
      Re: List of "python -m" tools alex23 <wuwei23@gmail.com> - 2015-01-15 14:16 +1000
        Re: List of "python -m" tools Miki Tebeka <miki.tebeka@gmail.com> - 2015-01-16 01:57 -0800

csiph-web