mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-02 09:30:24 +00:00
391 B
391 B
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 .