How to Install python3-pyshp in Ubuntu 18.04



Install python3-pyshp by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-pyshp

Description:

read/write support for ESRI Shapefile format - Python 3.x

PySHP provides read and write support for the ESRI Shapefile format. The Shapefile format is a popular Geographic Information System vector data format created by ESRI. . This package contains the module for Python 3.x.

Homepage: https://github.com/GeospatialPython/pyshp

Version: 1.2.12+ds-1

Section: universe/python