How to Install python3-pyclipper in Ubuntu 18.04



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

sudo apt update
sudo apt install python3-pyclipper

Description:

Cython wrapper for the Clipper library

Pyclipper is a Cython wrapper exposing public functions and classes of the C++ translation of Angus Johnson’s Clipper library.

Homepage: https://github.com/greginvm/pyclipper

Version: 1.0.6-1

Section: universe/python