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://comic-manga-ebook.github.io

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 (eg. passing a boolean to set_summary()) an ecmbException will be raised. After the creation the file will be automatic 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

Using the library

Installation

Trying out examples

  • download and install Python3 (>=3.11) https://www.python.org/downloads/
  • download and install Git https://git-scm.com/downloads´
  • open the git-console and then
    • clone this repositiory git clone git@github.com:metacreature/ecmblib_python.git
    • 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, but coz of the relative import type-hinting is not working. If you want to use type-hinting you have to install the library first and then change the import of ecmblib at the top of the examples.

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.4.tar.gz (22.3 kB view hashes)

Uploaded Source

Built Distribution

ecmblib-0.0.4-py3-none-any.whl (45.3 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