Accessing Anki’s note-type models with Python and counting notes associated with a particular model.
Finding an Anki deck’s ID by name and using it to restrict Python database queries to that deck.
Opening and querying an Anki collection from an external Python script on macOS by linking to a downloaded Anki codebase.
Automating Russian vocabulary card preparation with Python and AppleScript, including dictionary lookups and pronunciation downloads from Wiktionary.
Filtering spurious Indigo sensor readings with validity checks and time averaging to prevent false home automation triggers.
Automatically improving pronunciation recordings for Anki with Hazel, ffmpeg, and SoX for audio conversion and dynamic-range processing.
Using Python and rrdtool to store and graph temperature and humidity measurements from Indigo home automation sensors.
Automating iTerm2 with AppleScript to connect to a remote server and periodically attach to and detach from screen sessions.
Running Python scripts through the Indigo Plugin Host to control Indigo from outside the application.
Using Python and AppleScript to download and rename Russian pronunciation audio from Open Russian for Anki vocabulary cards.