Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 713 Bytes

File metadata and controls

25 lines (22 loc) · 713 Bytes

Third Party Software

The geoh5py repository and source distributions bundle several libraries that are compatibly licensed. We list these here.

Name License Description
h5py BSD-3-Clause Read and write HDF5 files from Python.
NumPy BSD-3-Clause NumPy is the fundamental package for array computing with Python.
Pydantic MIT Data validation using Python type hints.
Pillow HPND Python Imaging Library (Fork)