Upload files to confluence using Python
pip install -r requirements.txt
Add your credentials, destination URL and file data into the config.cfg
file
python3 upload.py
Upon choosing manual upload, refer to the file content type (MIME types) before uploading to avoid further errors