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)

发布了140 篇原创文章 · 获赞 80 · 访问量 36万+

猜你喜欢

转载自blog.csdn.net/daiqinge/article/details/103998580