Hello,
I'm traveling and wanting to learn a new language with the use of DeepL translator and AnkiDroid.
For now, I'm translating words and adding cards manually. I would like to create an Android python application for personal use that translate my words using DeeplL API and create an AnkiDroid card automatically.
The problem is that I don't know how to access this AnkiDroid API.
I've heard about python library "AnkiDroid" but I can't install it using "pip install ankidroid", the error says "no matching distribution found for ankidroid".
I've also tried using the "requests" library but I need my authentication key and can't find it. I've tried connecting, going to all the menus possible on the internet and on the app but the only button I can find is a check "Use Ankidroid API".
Can you please tell me if the 2 things I explained doesn't work ? If yes, can I develop a kotlin application using the instant-add API seen on AnkiDroid GitHub ?
Thank you very much by advance for your answer.
Have a great day,
Felix Mortas