Options: --use-localUse ONLYlocalpackage info instead of querying PyPI --pypi-server Use custom PyPi server --proxy Use Proxy, parameter will be passed to requests library. You can also justsetthe environments parameterinyour terminal: $exportHTTP_PROXY="http://10.10.1.10:3128" $exportHTTPS_...