InstallationΒΆ

Create a Virtual Environment (Recommended)

With Conda:

$ conda create --name gengo python=3.7
$ source activate gengo
(gengo) $

Pip Install

(gengo) $ pip install shizen-gengo