Skip to main content

A Book Authoring Application in Python

Project description

BookMaker

A Book Authoring Application in Python - inspired by Gitbook-Legacy

BookMaker is a book authoring application in Python.

Introduction

  • BookMaker facilitates authoring using MarkDown, with a live preview.
  • Handles a complete book with a live tree display of chapters, sections and subsections.
  • Exporting to EPUB
  • Exporting to PDF (generating suitable HTML and CSS for Prince)

How to install it?

Using poetry (https://python-poetry.org/)

git clone https://github.com/marcris/bookmaker_mc.git
cd bookmaker_mc
poetry build
pip3 install dist/*.whl

Run using the command 'bm'.

Links

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

bookmaker_mc-0.6.0.tar.gz (267.8 kB view hashes)

Uploaded Source

Built Distribution

bookmaker_mc-0.6.0-py3-none-any.whl (275.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