requests
library that makes http calls to https://docs.docker.com/docker-hub/api/latest/#tag/resources.
The required arguments to establish a connection are as follows:
username
: Username used to login to DockerHub.password
: Password used to login to DockerHub.namespace
and repository
parameters are required in the WHERE clause.