Connecting to company’s intranet stash/bitbucket server with python

Hi all,

Complete newbie here. I’m trying to connect to my company’s stash/bitbucket server using Python so that I can retrieve some data, but can’t seem to figure out how.

I tried following the approach on this page, but I can only create HTTP access tokens in the settings page on my company’s stash site. I also tried using the stashy Python package but I get the gaierror and connectionerror.

Does someone have any idea or point me in the right direction. I would greatly appreciate it.