Re: Looking for PyPi 2.0...

2012-02-15 Thread Nathan Rice
> 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 gener

Re: Looking for PyPi 2.0...

2012-02-15 Thread Donald Stufft
On Wednesday, February 15, 2012 at 4:24 PM, John Nagle wrote: > On 2/8/2012 9:47 AM, Chris Rebert wrote: > > On Wed, Feb 8, 2012 at 8:54 AM, Nathan Rice > > mailto:nathan.alexander.r...@gmail.com)> > > wrote: > > > As a user: > > > * Finding the right module in PyPi is a pain because there is limi

Re: Looking for PyPi 2.0...

2012-02-15 Thread John Nagle
On 2/8/2012 9:47 AM, Chris Rebert wrote: On Wed, Feb 8, 2012 at 8:54 AM, Nathan Rice wrote: As a user: * Finding the right module in PyPi is a pain because there is limited, low quality semantic information, and there is no code indexing. CPAN does it right. They host the code. (PyPi is

Re: Looking for PyPi 2.0...

2012-02-08 Thread Chris Rebert
On Wed, Feb 8, 2012 at 8:54 AM, Nathan Rice wrote: > As a user: > * Finding the right module in PyPi is a pain because there is limited, > low quality semantic information, and there is no code indexing. > * I have to install the module to examine it;  I don't need to look at > docs all the time,

Re: Looking for PyPi 2.0...

2012-02-08 Thread Amirouche Boubekki
Héllo Nathan, See below, 2012/2/8 Nathan Rice > As a user: > * Finding the right module in PyPi is a pain because there is limited, > low quality semantic information, and there is no code indexing. > * I have to install the module to examine it; I don't need to look at > docs all the time, so

Looking for PyPi 2.0...

2012-02-08 Thread Nathan Rice
As a user: * Finding the right module in PyPi is a pain because there is limited, low quality semantic information, and there is no code indexing. * I have to install the module to examine it; I don't need to look at docs all the time, sometimes I just want a package/class/function/method breakdow