arche.tools.bitbucket

Module Contents

arche.tools.bitbucket.NETLOC
arche.tools.bitbucket.API_NETLOC
arche.tools.bitbucket.USER
arche.tools.bitbucket.PASS
arche.tools.bitbucket.prepare_request(url: str) → Request
arche.tools.bitbucket.convert_to_api_url(url: str, netloc: str, api_netloc: str) → str

Support both regular and raw URLs

arche.tools.bitbucket.get_auth_header(username: str, password: str) → Dict[str, str]