Creating nature observation decks with script

I needed decks for the kind of “what bird is this?” question, i.e. plant and animal identification from observations (images).

So I’ve written a python script. It pulls nature observations from iNaturalist
(https://www.inaturalist.org) and converts them to Anki flashcards (https://apps.ankiweb.net/).

With this script you can create decks of specific lists of organisms, whether it’s birds of South America, mushrooms of India or spiders of Indonesia or just any organism in your local area.

Each flashcard will contain an image or a sound file on the front and the
name and other information about the organism on the back.

I may use it to create some shared decks, but as there are potentially infinitely many possible decks one may want, I think it’s better to share the code so everybody can create one for their own need.

Unfortunately I can’t work out how to share a script file in this forum (understandably perhaps). Is there a way?

1 Like

You could upload it to a platform like GitHub or GitLab, and link it here.

2 Likes

Have you put your script in GitHub? I would really love to use it!

I went ahead and made a new python script for this.
I’m getting an error saying I can’t include links in my post (account is probably too new), so just remove the spaces below to get the URL to my GitHub repo.
https:// github .com/becomesaflame/iNaturalist-Anki-Deck/