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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file confluence_task_exporter-0.1.0.tar.gz.
File metadata
- Download URL: confluence_task_exporter-0.1.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdf398809abc1b909aea8fb70f195e336d9c5899b775bb937480faab656a35fb
|
|
| MD5 |
8adebe7ef24abc9ab4a8f24a7897e550
|
|
| BLAKE2b-256 |
02f6e678fb7a6d716250b8416470bb872125963a25307f39ae44ab334a410912
|
File details
Details for the file confluence_task_exporter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: confluence_task_exporter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee6ee6500f28b8ff529f36755a4aeb0654063fdc6448e13ba913d9d9c5ab1d00
|
|
| MD5 |
d7df0faea5441c600db60f21a30c0fe3
|
|
| BLAKE2b-256 |
2326bc20552aeb81215b43c92d093635885f15ed11f719297a572acc77a5b5f4
|