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 (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
Installation
- download and install Python3 (>=3.11) https://www.python.org/downloads/
- open the console and then
- run
pip install ecmblib
- run
Trying out examples
- download and install Python3 (>=3.11) https://www.python.org/downloads/
- clone or download this repositiory
- 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
- go to the project-folder
The examples are working even if you didn't install the library via pip.
Documentation
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
Built Distribution
File details
Details for the file ecmblib-0.0.6.tar.gz
.
File metadata
- Download URL: ecmblib-0.0.6.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa901b9a937dca28852f67ce0bce439dbb5578d20b9f594e4be9da43dfaaf060 |
|
MD5 | 62c1ed39d21fb65d2c1b9296742da18f |
|
BLAKE2b-256 | 631a82709d863f9fca3e46f5fff81e817e96052c2a13d33d5887503d61d9ee78 |
File details
Details for the file ecmblib-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: ecmblib-0.0.6-py3-none-any.whl
- Upload date:
- Size: 44.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 107d282557341749c7cd788fceeb5ac71c7af7f76826f1b3a8c6da828beddca3 |
|
MD5 | a76b3340aff1c0e7f59c11949c17f6e6 |
|
BLAKE2b-256 | 865283cbda852fb2bf80145784dcf5e22730cc8aadbe396b66fa9db59c137ad3 |