ndg_httpclient

enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python2

Debian Debian
RUN apt-get update && \ apt-get install -y python-ndg-httpsclient
Ubuntu
RUN apt-get update && \ apt-get install -y python-ndg-httpsclient
Arch Arch Linux
RUN pacman -S --noconfirm python-ndg-httpsclient
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-ndg-httpsclient
Fedora
RUN dnf install -y python3-ndg_httpsclient
Raspbian
RUN apt-get update && \ apt-get install -y python-ndg-httpsclient
click the source code to copy install ndg_httpclient on any operating system with command-not-found.com