Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 287 Bytes

CBZ-Reader

A good ol' CBZ Reader!

Installation:

pip install cbz_reader

Usage (inside the directory containing the CBZ files):

python -m cbz_reader

Usage (outside the dir):

CBZ_BASE_PATH=<path to the dir containing the CBZ files> python -m cbz_reader