A simple way to read and convert your mobi files.
Project description
Mobi reader
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
Release history Release notifications | RSS feed
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.1.0.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mobi-reader-0.1.0.tar.gz.
File metadata
- Download URL: mobi-reader-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
039983e2b323640d0ccdbffd186d8825c7c9c10dd176e452614545ac0f835f55
|
|
| MD5 |
c04401c1fa9812bc81b79fae24f69621
|
|
| BLAKE2b-256 |
1faeca969e626f12d1bf357b79ca29bbc2145a83a874c07349fedeb9d5b75406
|
File details
Details for the file mobi_reader-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mobi_reader-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cdbcd4260837bb46a591ba03b0de492159de314121fc51d189c8bd9e9701db1
|
|
| MD5 |
d5d1055bc65b5dd87e2b2701addb7d91
|
|
| BLAKE2b-256 |
af5b592ba56d080edaf2a1db7e32de5b19aa2b973777051d1d936edea47abcfc
|