Skip to main content

This is the python-library you can use for your project to build *.ecmb - files without caring about the internals of the file-format.

Project description

[!WARNING] This project is still under developement, so please don't use it atm

Homepage: https://github.com/comic-manga-ebook/

Table of contents

About this repository

This is the python-library you can use for your project to build *.ecmb - files without caring about the internals of the file-format. You can't do anything wrong with this, coz if you do a mistake (e.g. passing a boolean to set_summary()) an ecmbException will be raised. After the creation, the file will be automatically validated.

Published under MIT License

Copyright:

Copyright (c) 2023 Clemens K. (https://github.com/metacreature)

If you like it, I would be happy if you donate on checkya

Installation

Trying out examples

  • download and install Python3 (>=3.11) https://www.python.org/downloads/
  • clone or download this repository
  • open the console and then
    • go to the project-folder cd ecmblib_python/
    • run pip install -r requirements.txt
    • go to the example-folder cd examples/advanced_book/
    • run python advanced_book.py

The examples are working even if you didn't install the library via pip.

Documentation

https://comic-manga-ebook.github.io/ecmblib

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

ecmblib-0.0.8.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

ecmblib-0.0.8-py3-none-any.whl (47.6 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