erhwenkuo / boto3_examples

Examples for acesss blob storage using boto3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boto3_examples

Examples for acesss blob storage using boto3

Prerequisite

Use below command to install necessary dependencies.

pip install -r requirements.txt

Verify the results.

pip list | grep boto3

boto3                    1.26.152

About

Examples for acesss blob storage using boto3