Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51673
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.035 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.01; 'url:pypi': 0.03; 'repository': 0.05; 'weeks.': 0.07; 'python': 0.11; 'reinvent': 0.16; 'subject:non': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'wed,': 0.18; '31,': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'open': 0.33; 'url:python': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'accessible': 0.36; 'next': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'project': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'new': 0.61; 'jul': 0.74; 'urban': 0.91; 'wanting': 0.93; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=AE5HNpMOLy6fWq8KSwWhxaPEaDeEHaCcNjcyDmxbsqM=; b=PkHzujuS6/3iPe113qq+e6dbGxP/Kbde/Y0Myay7duLGpJpN189ekj8WAb6Wztf4uV DvrNhpHMpWBH0xwH3w4r4NGDgjmqs9Sf4GesTPeIq0zmTLquQW3lrIedDW5XLzQtiIdw z6SnW23HWFaOgM6eD+WwcI3usADgWsgjH12dHhMjWiFZ9DojC8zqSp1/27WZhNKPbksj 4yZO5Uuy+vorIVmU9nbWhtpUaBKGMlfujUxoCw/OdeYjmUgvwKIR7f2U2t08RdG8104q YYOTYPZHfI12ajV0kI17IhO7x/LW8KGlYfXr1VHYnf43X3qkBOBMm8e0qYSr/MGJhqDM WA8A== |
| X-Received | by 10.68.213.5 with SMTP id no5mr81200754pbc.185.1375289726595; Wed, 31 Jul 2013 09:55:26 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <CAPTjJmp1kCinzt+8wzq=udaL8Ar=H-Q4Rpe=oKKWt27rVFu2tA@mail.gmail.com> |
| References | <CAL=1hhx3GGL9+zdHgm23mPbNR7dY9186r5G3rX3hmna1S0PpyA@mail.gmail.com> <CAPTjJmp1kCinzt+8wzq=udaL8Ar=H-Q4Rpe=oKKWt27rVFu2tA@mail.gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Wed, 31 Jul 2013 10:54:46 -0600 |
| Subject | Re: Repository of non-standard modules. |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.36.1375289736.1251.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375289736 news.xs4all.nl 15943 [2001:888:2000:d::a6]:45023 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51673 |
Show key headers only | View raw
On Wed, Jul 31, 2013 at 5:02 AM, Chris Angelico <rosuav@gmail.com> wrote: > On Wed, Jul 31, 2013 at 11:53 AM, Gabor Urban <urbangabo@gmail.com> wrote: >> Hi, >> >> I am to start a new free-time project in the next couple of weeks. I am >> ready to use open accessible Python modules not wanting to reinvent the weel >> :-) >> Is there any repository where I can find Python modules not being part of >> the standard distribution? > > Check out the Python Package Index: > > http://pypi.python.org/ There's also the somewhat prettier crate.io.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Repository of non-standard modules. Ian Kelly <ian.g.kelly@gmail.com> - 2013-07-31 10:54 -0600
csiph-web