installation¶
You can install geometor.model using pip:
pip install geometor-model
or clone this repo and install it directly.
git clone https://github.com/geometor/model
cd model
pip install -e .
You can install geometor.model using pip:
pip install geometor-model
or clone this repo and install it directly.
git clone https://github.com/geometor/model
cd model
pip install -e .