Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83740
| Date | 2015-01-14 09:33 +0000 |
|---|---|
| From | Albert-Jan Roskam <fomcl@yahoo.com> |
| References | <54b5a3bb$0$2878$e4fe514c@news.xs4all.nl> |
| Subject | Re: List of "python -m" tools |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17708.1421228350.18130.python-list@python.org> (permalink) |
----- Original Message ----- > From: Irmen de Jong <irmen.NOSPAM@xs4all.nl> > To: python-list@python.org > Cc: > Sent: Wednesday, January 14, 2015 12:01 AM > Subject: Re: List of "python -m" tools > > On 12-1-2015 5: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? >> >> Thanks, >> -- >> Miki >> > > > python -m calendar > python -m test.pystone > python -m antigravity > cool, thanks. You say "Python 2.7.9 and 3.x comes with an easy way to install pip. Run python -m ensurepip and pypi is at your service." . But here https://docs.python.org/3/library/ensurepip.html it says that "This module does not access the internet. All of the components needed to bootstrap pip are included as internal parts of the package." So pypi is not involved, right? Albert-Jan
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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