{"library":"anki","type":"library","category":null,"description":"The `anki` package is the Python backend library for the Anki desktop flashcard application. It provides the core data models, collection management, and scheduling logic. It is primarily used for developing Anki add-ons or for advanced programmatic interaction with Anki's internal database. This is not a high-level library for generating Anki decks from scratch (for that, consider `genanki`). It tracks the Anki desktop application's versioning and has a release cadence tied to the desktop app updates.","language":"python","status":"active","version":"25.9.2","tags":["anki","flashcards","backend","add-on","database"],"last_verified":"Fri May 22","install":[{"cmd":"pip install anki","imports":["from anki.collection import Collection","from anki.notes import Note","from anki.models import Model"]}],"homepage":"https://apps.ankiweb.net","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/anki/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.92,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/anki/compatibility"}}