Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 721 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 721 Bytes

Archived

My day job migrated from Atlassian products to YouTrack and so this isn't a project that I'll be working on any longer. If this is a project that you'd like to take over, please contact me and I would be more than happy to transfer it

confluence-to-sqlite

CLI tool for loading data from a Confluence instance into a SQLite database

How to install

$ pip install confluence-to-sqlite

Usage

To do

Using with Datasette

The SQLite database produced by this tool is designed to be browsed using Datasette. Use the datasette-render-timestamps plugin to improve the display of the timestamp values.