summaryrefslogtreecommitdiffstats
path: root/README.rst
blob: 76ced8a511e8e1e90a12538fb1e3f7fa9cc2a35e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
========================================
Attain Corp. vocabulary file to Anki CSV
========================================

Automatically construct CSV with Kanji, Hiragana, English, and Kanji meanings that can be fed to Anki.
Kanji meanings are scraped from Jisho.

Usage
=====

Run ``poetry install`` to install dependencies. Run ``poetry run main file.csv`` to run the script on the file ``file.csv``.

Author
======

Jan Tuomi, <jans.tuomi@gmail.com>