# This is how you download Python dependencies from the pypi.org package repository # `pip install ` is the command for installing a single dependency # `pip install -r is how you can install this file's list of dependencies requests