ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> catalog-sig
catalog-sig
Re: [Catalog-sig] search queries in PyPI
by Noah Kantrowitz other posts by this author
May 14 2008 11:32AM messages near this date
[Catalog-sig] search queries in PyPI | Re: [Catalog-sig] search queries in PyPI
Tarek Ziade wrote:
>  Hi,
>  
>  I was wondering how the search works in PyPI (didn't have time to digg the
>  code)
>  
>  I was unable to do specific queries. For instance, how do I get the packages
>  that have
>  the word "nose" and the word "plugin" in their short descriptions ?
>  
>  I tried 'nose AND plugin', 'nose+plugin', etc.. without success.
>  
>  I tried '"nose plugin"' and I got back a package that had this sequence of
>  words, but also had a package that
>  has nothing to do with it (z3c.sampledata
>  0.1.0<http://pypi.python.org/pypi/z3c.sampledata/0.1.0>
>  )
>  

Try "nose%plugin". Thats the syntax used in the XML-RPC API at least.

--Noah
Thread:
Tarek Ziade
Noah Kantrowitz
Tarek Ziade
Richard Jones
Tarek Ziade
martin

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved