Tools to work with an Atlassian Confluence (Data Center) instance.
Project description
Atlassian Confluence Tools
Generic Setup
pip install conflutools
# copy the confluence-configuration file and adjust its content:
cp confconf-example.yaml confconf.yaml
vim confconf.yaml
Recursive page export
After the preparation steps above:
# create a directory for storing the exports:
$EXPORT_DIR="/path/for/storing/wiki-exports"
mkdir $EXPORT_DIR
cd $EXPORT_DIR
# export by page ID:
export-pagetree --config confconf.yaml --page 53838601
# export by page title (requires the space KEY as well):
export-pagetree --config confconf.yaml --page "Project XY Pages" --space "FOO"
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
conflutools-0.2.0.tar.gz
(2.9 kB
view details)
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 conflutools-0.2.0.tar.gz.
File metadata
- Download URL: conflutools-0.2.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.4 Linux/6.2.0-39-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57c0813b35a58284cc02e1982f9a2acd9f269af8e0f9ca48c76b70c0abb17f1b
|
|
| MD5 |
6bbeccc6d83db7dad92c333f2bf4702d
|
|
| BLAKE2b-256 |
8876caec5a0b8ee5ab3acc7a7aee96bc29bfcf20f7595df47287620ff65dd766
|
File details
Details for the file conflutools-0.2.0-py3-none-any.whl.
File metadata
- Download URL: conflutools-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.4 Linux/6.2.0-39-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2363d0d3a5355151f9a9eb4ce8c1a9ba4835765eab3f4990b8f4ffad9fecd4af
|
|
| MD5 |
da6f1b9354375943724fa5e4866acb72
|
|
| BLAKE2b-256 |
c2fa1e17d3e6e0dfb34f5644df46d95563f2a35d90047ab833864a5310a57a8d
|