In article <[email protected]>, Maciej Dziardziel <[email protected]> wrote: > Being frustrated with speed and inflexibility of pip search, I played with > elasticsearch and set up my own index. > Maybe someone will find it useful too. > > Site: http://pypisearch.linuxcoder.co.uk > > Code: https://github.com/Fiedzia/pypisearch > > Full lucene syntax is allowed. > > Note: indexing is in progress, but over 60% of pypi packages are there, > it should get to 100% within max few hours.
Nice. But you should take a look at Warehouse, which is the anticipated replacement for PyPI. Perhaps you can give Donald a hand. https://warehouse.python.org https://pypi.python.org/pypi/warehouse -- Ned Deily, [email protected] -- https://mail.python.org/mailman/listinfo/python-list
