Skip to main content

Library and cli app to export tasks from confluence pages and entire spaces

Project description

Confluence Task Exporter (CTE)

This Python tool / package is intended to export the basic tasks from a Confluence instance.

The export will contain the task text, status, assigned usernames and the due date.

The available formats for export are CSV, Excel and JSON.

Command line interface (CLI)

You can directly invoke the Python module to perform an export.

Configuration file

To run the module you need to create a config file in the TOML syntax.

It should look like the following:

confluence-url = "https://some.url/of/confluence"
confluence-rest-url = "https://some.url/of/your/confluence/rest/api"
personal-access-token = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" 

The file is searched for in the working directory or can be specified via a command line flag.

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

confluence_task_exporter-0.1.0.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

confluence_task_exporter-0.1.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file confluence_task_exporter-0.1.0.tar.gz.

File metadata

File hashes

Hashes for confluence_task_exporter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bdf398809abc1b909aea8fb70f195e336d9c5899b775bb937480faab656a35fb
MD5 8adebe7ef24abc9ab4a8f24a7897e550
BLAKE2b-256 02f6e678fb7a6d716250b8416470bb872125963a25307f39ae44ab334a410912

See more details on using hashes here.

File details

Details for the file confluence_task_exporter-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for confluence_task_exporter-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ee6ee6500f28b8ff529f36755a4aeb0654063fdc6448e13ba913d9d9c5ab1d00
MD5 d7df0faea5441c600db60f21a30c0fe3
BLAKE2b-256 2326bc20552aeb81215b43c92d093635885f15ed11f719297a572acc77a5b5f4

See more details on using hashes here.

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