How to Install python-pycurl in Ubuntu 18.04



Install python-pycurl by entering the following commands in the terminal:

sudo apt update
sudo apt install python-pycurl

Description:

Python bindings to libcurl

This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains PyCURL for Python 2.

Homepage: http://pycurl.sourceforge.net

Version: 7.43.0.1-0.2

Section: python