Post To Meilisearch With The Python SDK
This is how I'm sending updates to Meilisearch via Python with authenciation via values stored in the default Keycain Access mac app and the python keyring library. (keyring works on other operating systems as well if you're not on a mac)
=
=
=
=
=
#+RESULTS : : { : "enqueuedAt" : "2022 - 05 - 24T22 : 02 : 19.643685Z", : "indexUid" : "test - 6", : "status" : "enqueued", : "type" : "documentAddition", : "uid" : 10171 : }
~ fin ~