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+
  • pip
  • Tested on Windows and Linux
  • pytest for unittesting source

Installing

pip install ebookatty-alexpdev

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

Github-flavored Markdown

License / EULA

GNU LGPL v3.0 LICENSE FILE

ChangeLog

version 0.1 core source code. version 0.2 capable of importing as external library

TODO

  • Work on CLI
  • Include cover art location as a field
  • Include optional table of contents as field
  • I may decide to expand it to allow editing the metadata as well

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.0.dev1.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

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