David Leutgeb 8145c22595
Merge pull request #1 from TNP-Ltd/fix-utf8-save
Prevent utf8 (e.g. emoji) breaking export
2020-12-17 09:57:23 +01:00
2020-07-14 17:31:51 +02:00
2020-07-14 17:26:28 +02:00
2020-07-14 16:58:46 +02:00

bookstack-export

Python Script for making HTML backups of all books in a Bookstack (https://www.bookstackapp.com) installation. Bookstack is an amazing wiki software, I am NOT the creator, just a user enjoying using it. I use this script for making a backup every day from all my bookstack books, just for having a offline backup in case the instance is not available.

The script uses the Bookstack REST API and creates a folder for every day, if the folder already exists the script quits.

Description
Python Script for backup Books as html using the API
Readme 33 KiB
Languages
Python 100%