pip install pygeocdse
Use hatch shell
to create a Python environment.
This environment is created in your HOME and the python path is ~:
/home/<user>/.local/share/hatch/env/virtual/pygeocdse/L1xv70IW/pygeocdse/bin/python
Note: the value of L1xv70IW
is certainly different
To run the tests
hatch run default:test
pygeocdse
is distributed under the terms of the MIT license.