Skip to main content

A simple way to read and convert your mobi files.

Project description

Mobi reader

GitHub Workflow Status PyPI - License

PyPI - Python Version PyPI

Installation

  pip install mobi-reader

Usage

This example is taken from tests/test_reader.py

  from mobi import Mobi

  reader = Mobi('./alice_in_wonderland.mobi')
  output = reader.read()  # bytearray containing the decoded mobi file

  reader.close()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mobi-reader-0.2.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

mobi_reader-0.2.1-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page