The simplify() method in shapely can be used to get rid of points that may be unncesesary for representing the object i.e. return a simplified version of the geometry object. See this link for further ...
This repository contains an experimental computational geometry implementation for decomposing a simple polygon into star-shaped pieces. The project was developed as an extension of an Computational ...