vaphes / pocketbase

PocketBase client SDK for python
https://pypi.org/project/pocketbase/
MIT License
359 stars 41 forks source link

Possibility of an async client? #13

Open npc203 opened 1 year ago

npc203 commented 1 year ago

Is there a possibility of having an async client, which'd compliment the current httpx synchronous client.

thijsmie commented 9 months ago

Hi @npc203! I dont mean to "advertise inappropriately" but I've written an async client and I was wondering if you are willing to do some testing? It's on my GitHub account and on pypi as pocketbase-async.

gaby commented 7 months ago

@thijsmie Why not contribute it to this project?