Skip to content

Terradue/pygeofilter-odata-cdse

Repository files navigation

pygeofilter-odata-cdse

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install pygeocdse

For developers

Python environment

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

Run the tests

To run the tests

hatch run default:test

License

pygeocdse is distributed under the terms of the MIT license.