Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.12 KB

pyTerrainTree

tests codecov build version license style

pyTerrainTree is a Python wrapper around the [Terrain_Trees C++ library] (https://github.com/FellegaraR/Terrain_Trees).

git clone https://github.com/zacharyburnett/pyTerrainTree
cd pyTerrainTree
pip install .
pip wheel . -w dist --no-deps