merge-api / merge-python-client

The Python SDK for accessing various Merge Unified APIs
Other
6 stars 10 forks source link

Asyncio support in README #85

Closed Andrew-Chen-Wang closed 4 months ago

Andrew-Chen-Wang commented 4 months ago

Hi, we're trying to integrate with merge API. I don't see any asyncio support which is a problem for event loop based programs. I noticed some httpx usage with AsyncClient. Any guidance would be helpful or an update to the README :)

dsinghvi commented 4 months ago

Hey @Andrew-Chen-Wang -- We'll update the README to include some asyncio examples. Apologize for the inconvenience.