A python package for geometric calculations in the three-dimentional Euclidian space
Mustapha Moulana
HYGEOS website
Documentation
The installation can be performed using one of the following commands:
$ conda install -c conda-forge geoclide$ pip install geoclide$ pip install git+https://github.com/hygeos/geoclide.gitRun the command pytest geoclide/tests/ -s -v to check that everything is running correctly.
