asonic icon indicating copy to clipboard operation
asonic copied to clipboard

async python client for the sonic search backend

Results 3 asonic issues
Sort by recently updated
recently updated
newest added

i copy example to excute, but into "assert (await c.query('qwss', 'questions', 'quick')) == [b'user_id']" return AssertionError how ti excute

Fixes some README examples, and closes #13

If using python 3.10, 3.11, 3.12, 3.13 and so on, then checking `< "3.4"` gives the wrong result. I decided to also change the message because I found the message...