Converts .apkg Anki deck SRS file to .csv
- Python 3
- export Deck in Anki (for older versions, click Support older Anki versions)
- copy .apkg file to project's root and run
python src/run.py {filename}.apkg
it will output {filename}.apkg.csv
python -m unittest tests.TestFile
Contributions are welcome and will be fully credited.
This project is open-sourced software licensed under the MIT license.