Skip to content

Installation

pip

bilingual_book_maker has been published as a Python package and can be install by pip. (Recommend in a virtual environment.)

pip install -U bbook_maker

git

You can also install from github if you want to use the latest version.

git clone git@github.com:yihong0618/bilingual_book_maker.git
pip install .