天天看点

python + aws sqs + boto3 + docker +bitbucket

1. command, install all depedencies
pip install -r requirements
           

(git clone gitxxxxxbs/pyxxxxt.git)

2. if install individually, depends on you use pip or pip3

pip install boto3 (pip install boto3=1.11.3)

or pip3 install boto3=1.11.3

3. bitbucket

(1)create a new branch

(2)