Examples for acesss blob storage using boto3
Use below command to install necessary dependencies.
pip install -r requirements.txt
Verify the results.
pip list | grep boto3
boto3 1.26.152
Examples for acesss blob storage using boto3