If it's worth saying, but not worth its own post (even in Discussion), then it goes here.
Notes for future OT posters:
1. Please add the 'open_thread' tag.
2. Check if there is an active Open Thread before posting a new one. (Immediately before; refresh the list-of-threads page before posting.)
3. Open Threads should be posted in Discussion, and not Main.
4. Open Threads should start on Monday, and end on Sunday.
Are there any existing libraries for generating Anki decks?
It feels like generating Anki decks from data sources with defined object-relational schemas should be easy and fruitful. Alternatively, generating them from something like an R data frame seems like it could be worth doing.
ETA: I have Googled this before asking, by the way, but there are so many Anki decks about programming languages that it seems resistant to the obvious search terms.
When I do this, I write a little one-off program that spits out a tab-separated values file, then import the file with the Anki desktop app.