Skip to content

Support for asyncio in the official Python SDK #414

Open
@icnahom

Description

@icnahom

Description
A way to have an asynchronous friendly (non-blocking) Python APIs.

Basic example
Can be used with other async enabled web server/framework like Sanic or FastAPI.

Other
How Elasticsearch built their python client is described here. They are using libraries like aiohttp, and unasync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions