Metadata-Version: 2.1
Name: bbook_maker
Version: 0.7.1
Summary: The bilingual_book_maker is an AI translation tool that uses ChatGPT to assist users in creating multi-language versions of epub/txt files and books.
Home-page: https://github.com/yihong0618/bilingual_book_maker
Author: yihong0618
Author-email: zouzou0208@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: bs4
Requires-Dist: openai >=1.1.1
Requires-Dist: litellm
Requires-Dist: requests
Requires-Dist: ebooklib
Requires-Dist: rich
Requires-Dist: tqdm
Requires-Dist: tiktoken
Requires-Dist: PyDeepLX
Requires-Dist: google-generativeai

