Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ebook-utils-0.1.2.tar.gz (19.2 kB view hashes)

Uploaded Source

Built Distribution

ebook_utils-0.1.2-py3-none-any.whl (7.4 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