Skip to main content

Tools for extracting Metadata from EPUB MOBI and other kindle formats

Project description

ebookatty

License Testing Python


Simple utility that extracts embedded metadata in common ebook formats. Works on mobi epub and most amazon kindle filetypes. Includes a library of classes and functions for dealing with metadata, as well as a CLI to use as a standalone tool. It is still a work in progress.

Features

  • succesfully extracts metadata from .mobi .kfx .epub .azw .azw3 file formats
  • Extremely simple
  • requires no external dependencies

Requirements

  • Python 3.3+
  • Tested on Windows and Linux

Installing

pip install ebookatty

Instructions

Using as a command line interface is super easy:

ebookatty path/to/ebook.epub

or import into your project...

from ebookatty import get_metadata, MetadataFetcher

License / EULA

GNU LGPL v3.0 LICENSE FILE

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

ebookatty-0.1.1.dev1.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distributions

ebookatty-0.1.1.dev1-py3.10.egg (11.5 kB view hashes)

Uploaded Source

ebookatty-0.1.1.dev1-py3-none-any.whl (14.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