CLI
python-mecab-ko also provides a proxy for several command-line interfaces provided by mecab-ko. These interfaces can be used to add vocabulary to a user dictonary.
python3 -m mecabpython3 -m mecab dict-indexpython3 -m mecab dict-genpython3 -m mecab cost-train
For more detailed information, please refer to the official mecab document.