Skip to content

matusstafura/apkg2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apkg to Csv

Converts .apkg Anki deck SRS file to .csv

Requirements

  • Python 3

Installation

Usage

  • 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

Tests

python -m unittest tests.TestFile

Contributions

Contributions are welcome and will be fully credited.

License

This project is open-sourced software licensed under the MIT license.