- Python 3.12 w/ pip
- Pipenv
git clone https://github.com/ethan-butler-alight/readwise2anki.git
pipenv install
pipenv shell
- Create a
src\readwise2anki\config.json
file with the contents
{
"API_KEY": "<YOUR READWISE API KEY HERE>"
}
-
Create a symlink pointing
src\readwise2anki
to your Anki addons folder -
python runanki.py