0
Q:

python import module from bitbucket

# Install cutom library from Bitbucket
# You can use the url Bitbucket gives you when you request the clone url. 
# Just remember to add the git+ to it.

pip install git+https://USER_NAME@GIT_URL/PATH_TO_YOUR_REPO.git
0

New to Communities?

Join the community