Pip#
You can install the navground via pip.
pip install navground
Add [all]
to install all optional dependencies.
pip install navground[all]
Warning
This will install just the Python interface of navground, through which you can use and extend navground from Python but not from C++.