English
$ pip install mkn
To have a check pip works well, run the following command.
from mkn import sample sample.work_well() >>> "ok"