Hasty Briefsbeta

Bilingual

ePub-utils: a Python library and CLI tool for inspecting ePub from the terminal

a year ago
  • #Python
  • #EPUB
  • #CLI
  • A Python CLI and utility library for manipulating EPUB files.
  • Parse and validate EPUB container and package files.
  • Extract metadata like title, author, and identifier.
  • Command-line interface for quick file inspection.
  • Syntax highlighted XML output.
  • Install the package using pip: `pip install epub-utils`.
  • Use as a CLI tool to inspect container, package, and table of contents.
  • Use as a Python library to load and access EPUB metadata.