Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.142 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.72; '*S*': 0.00; 'hooks': 0.09; 'ecosystem': 0.16; 'cc:addr:python-list': 0.16; 'cc:no real name:2**0': 0.21; 'commit': 0.21; 'header:In-Reply-To:1': 0.22; 'hopefully': 0.24; 'packaging': 0.24; 'cc:2**0': 0.26; 'code': 0.26; 'value.': 0.28; "i'm": 0.28; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.29; 'host': 0.30; 'generally': 0.30; 'received:209.85.210.46': 0.30; 'received:mail- pz0-f46.google.com': 0.30; '(e.g.': 0.31; 'do.': 0.31; 'version': 0.32; 'modules': 0.32; 'mostly': 0.34; 'backend': 0.34; 'something': 0.35; 'things': 0.35; 'but': 0.37; 'received:google.com': 0.37; 'plans': 0.38; 'received:209.85': 0.38; 'enough': 0.38; 'could': 0.38; 'useful': 0.38; 'think': 0.38; 'getting': 0.38; 'received:209': 0.39; 'hope': 0.61; 'stability': 0.67; 'soon': 0.72; 'adopt': 0.84; 'emphasizing': 0.84; 'nathan': 0.84; 'standards.': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=t7nHIr5rC0xWNBaKY0AEkHQPy52WgnlX53SY/HZRLYM=; b=uNrRwQLYuW5rrf2LeMtloyJZo9sRy5jQUrIoNGv+l+hG1S8nJirp5wnwraoAEZsZgz BGhv2MbeQ8p8keZkbpOu9nAS/ZicFzy37qOGlnSa8aSab7PsOpER+wVm1DoCME1XewUx CZabmDDO4fUi8PK9RNPSueP1JPBDlR13kmsJc= MIME-Version: 1.0 In-Reply-To: <93D84DCF9C77473CB4276AD37DB7877A@gmail.com> References: <4f3c2286$0$12039$742ec2ed@news.sonic.net> <93D84DCF9C77473CB4276AD37DB7877A@gmail.com> Date: Wed, 15 Feb 2012 16:53:32 -0500 Subject: Re: Looking for PyPi 2.0... From: Nathan Rice To: Donald Stufft Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1329342818 news.xs4all.nl 6855 [2001:888:2000:d::a6]:55739 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20481 > Hopefully soon crate.io will be useful for finding modules ;) I have plans > for it to try and, encourage people to host their code and encourage > following packaging standards. I'm currently focused mostly on the backend > stability (e.g. getting it stable) but emphasizing things that are generally > good for the packaging ecosystem is something I hope to do. I think providing commit hooks for version control ala read the docs is the #1 thing you could do in the short term to add a lot of value. That would be enough for me to adopt the service :) Nathan