You can find the words and a lot of other cool stuff at his website:
http://www.tanos.co.uk/jlpt/
## Setup
To set up, install the requirements (you might want to set up a venv first)
```cmd
$ python -m pip install -r requirements.txt
```
Ensure that you have a proper installation of TeXlive installed, including XeLaTeX, and the [Noto Sans CJK fonts][google-noto]
Then generate all the cards by running
```cmd
$ make all
```
The resulting pdfs can be found in the `pdf` directory.
## Printing
These booklets are meant to be printed as greyscale double sided A4 papers. As standalone pdfs, they tend to be somewhat useless (for the time being at least)