{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/7"}],"enrichment":{"capability":"Generates Anki flashcard decks programmatically in Python, allowing you to create notes, models, and packages that can be imported into Anki.","skillfed_tags":["flashcards","study-tools","data-generation"],"use_cases":["Generate flashcard decks from CSV or database records without manual Anki data entry","Create language-learning decks programmatically from vocabulary lists or APIs","Build study materials for technical subjects by scripting note generation from documentation","Update existing Anki decks by regenerating and re-importing with stable GUIDs","Integrate flashcard generation into an automated study-material pipeline"],"what_it_does":"genanki is a Python library that lets you build Anki flashcard decks programmatically instead of through the Anki GUI. You define note models (which specify fields and card templates), create individual notes with field values, add them to a deck, and export the result as an .apkg file that Anki can import. The library handles the underlying file format and structure, so you can focus on generating content\u2014useful when you have data in code or a database that you want to turn into flashcards.\n\nThe package supports media files (images and audio), custom GUIDs for updating existing notes, YAML-based template definitions, and can even write notes directly to a local Anki collection from within an Anki addon. Its four runtime dependencies (cached-property, frozendict, chevron, pyyaml) are all lightweight, keeping the installation footprint small.","worth_installing":"Yes, if you need to generate Anki decks from code or data. The library is stable, has low install friction, carries no known vulnerabilities, and is permissively licensed. Dormant maintenance is not a blocker for a mature, single-purpose tool\u2014but verify compatibility with your Anki version before relying on it for production workflows."},"id":"genanki","links":{"html":"https://skillfed.io/packages/genanki","md":"https://skillfed.io/packages/genanki.md","pypi":"https://pypi.org/project/genanki/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-11-12","license_spdx":null,"license_treatment":"permissive","name":"genanki","python_support":"supports_current","summary":"Generate Anki decks programmatically"},"popularity":{"monthly_downloads":248427,"position":8665,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.13.1"}
