Simple ebook utility program
Project description
ebook-utils
A simple ebook utility program made in Python.
usage: ebook-utils [-h] [-v] [-i INPUT] [-w | -W | -t | -m METADATA] [-f FILTER] [--metadata-list] [-o OUTPUT]
Installation
To install and use the package, you can use pip. First clone the package into your system and then install it
cd ebook-utils/
pip install .
Then you can use ebook-utils in your terminal.
Contributing
If you want to contribute, fork the repository and then clone it into your system. After that, create a virtual environment and activate it
cd ebook-utils/
python -m venv venv
source env/bin/activate
Install all the package requirements by running
make init
Finally, you install the package with
pip install -e .
Then make your edits, commit, and create a merge request!
Example
ebook-utils -wf .myclass -i myebook.epub
Authors
Michele Lapolla
License
This project is licensed under the GNU GPLv3 License — see LICENSE for details.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ebook-utils-0.1.2.tar.gz.
File metadata
- Download URL: ebook-utils-0.1.2.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04f66c248dcc0f8d71d97229d6360d08f75346f9f54b5faec524f542594461a9
|
|
| MD5 |
324e34ead5e71485b25ddcd6a8a74e17
|
|
| BLAKE2b-256 |
f98181765836ccfebf4a13b4908803681681d3fc5c1abbd18f2f2e4b8bde0017
|
File details
Details for the file ebook_utils-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ebook_utils-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f089d3c3ce0801c6222263489082ac533d5eaf972ff8781b26e54c5034bbe2bd
|
|
| MD5 |
3510216dc0b31ea12f7693a8c666c234
|
|
| BLAKE2b-256 |
63ee7f3bb94f5e8af03d479d8094a3f2fa9db71535f4245e399af20ccee9a7dd
|