Roundtripping with Confluence
Project description
roundtripper
Roundtripping with Confluence
Setup
Setup Python with uv
curl -LsSf https://astral.sh/uv/install.sh | sh
uv python install 3.13
Clone the repository
git clone https://github.com/mholtgrewe/roundtripper.git
Run Tests
cd roundtripper
uv sync --group dev
make test
Development
Check Code Quality
make check
Format Code
make fix
Run Tests
make test
Update Dependencies
make lock
Usage
roundtripper --help
Configure Confluence
Configure your Confluence credentials and connection settings:
roundtripper confluence config
This will open an interactive configuration menu. Configuration is stored in ~/.config/roundtripper/config.json following the XDG Base Directory specification.
To view your current configuration:
roundtripper confluence config --show
To jump directly to a specific configuration section:
roundtripper confluence config --jump-to auth.confluence
Acknowledgments
This project includes code adapted from confluence-markdown-exporter by Sebastian Penhouet.
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 roundtripper-0.2.0.tar.gz.
File metadata
- Download URL: roundtripper-0.2.0.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6df379e783a464381b757cd93c7e9cff4bde740fe84f9a336e124f789458cfa
|
|
| MD5 |
0a1eac7053fad336b4f3be6258e8b950
|
|
| BLAKE2b-256 |
ba9b6eb10d20eac7a3cc12d527bc2d831b2e9d972751353f7d0bacd420a6525f
|
File details
Details for the file roundtripper-0.2.0-py3-none-any.whl.
File metadata
- Download URL: roundtripper-0.2.0-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
691a3240979397e7a35d45cfe4089e18d285f8e84dc610f80287c997973a3aa5
|
|
| MD5 |
8e4f347267ed74262737a6c0362bb400
|
|
| BLAKE2b-256 |
57c7cddd211cfaec729e1b47fc63fb5d642265943d313df514bb05195faf6659
|