To install this package run one of the following: conda install main::elasticsearch-async
Description
This is an adapter for elasticsearch-py providing a transport layer based
on Python’s asyncio module. All API calls now return a future wrapping
the response.