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
- BookMaker GitHub repository including documentation (in preparation) https://github.com/marcris/BookMaker_mc
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
bookmaker_mc-0.6.0.tar.gz
(267.8 kB
view hashes)
Built Distribution
bookmaker_mc-0.6.0-py3-none-any.whl
(275.6 kB
view hashes)
Close
Hashes for bookmaker_mc-0.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36728d381cbbe32a86f1c11431c30085dafc767177e499bb54a07feed29743d8 |
|
MD5 | ce60e51a9627ad32afe21659cc4b08e6 |
|
BLAKE2b-256 | 944a6929fdb7809f14c963807f7313107b1d7270f5e3c8315a6de62682c1bffb |