freebsd-ports/textproc/py-elasticsearch-async/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00

6 lines
263 B
Text

This is an adapter for elasticsearch providing a transport layer based on
Python's asyncio module. All API calls now return a future wrapping the
response.
WWW: https://pypi.org/project/elasticsearch-async/
WWW: https://github.com/elastic/elasticsearch-py-async