Block
Are you looking to get certified in DevOps, SRE and DevSecOps?
DevOps
Get Certified!
SRE
Ahead from others!
DevSecOps
Security is Key
Kubernetes
Tomorow's Platform!

How to Setup http proxy setup for PIP

sudo pip install --proxy=http://yourproxy:yourport package_name
or
SET HTTPS_PROXY=http://proxy.***.com:PORT#
pip install ModuleName
Rajesh Kumar
Follow me