How to Install python3-botocore in Ubuntu 18.04



Install python3-botocore by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-botocore

Description:

Low-level, data-driven core of boto 3 (Python 3)

A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for AWS-CLI. . This package contains the module for Python 3.

Homepage: https://github.com/boto/botocore

Version: 1.8.48+repack-1

Section: universe/python