installation

You can install geometor.explorer using pip:

pip install geometor-explorer

or clone this repo and install it directly.

git clone https://github.com/geometor/explorer
cd explorer
pip install -e .