The curve-apps repository and source distributions bundle several libraries that are compatibly licensed. We list these here.
| Name | License | Description |
|---|---|---|
| Dask | BSD-3-Clause | Parallel PyData with Task Scheduling |
| dash-daq | MIT | DAQ components for Dash |
| geoapps-utils | MIT | Collection of utilities for creating applications and manipulating geoh5 objects. |
| geoh5py | LGPL-3.0-or-later | Python API for geoh5, an open file format for geoscientific data |
| numpy | BSD-3-Clause | Fundamental package for array computing in Python |
| plotly | MIT | An open-source, interactive data visualization library for Python |
| pydantic | MIT | Data validation using Python type hints. |
| scikit-image | BSD-3-Clause | Image processing in Python |
| scipy | BSD-3-Clause | Fundamental algorithms for scientific computing in Python |
| tqdm | MPL-2.0 or MIT | A Fast, Extensible Progress Bar for Python and CLI |