.. _third_party_software: Third-party software ==================== The targeting workflow repository and source distributions bundle several libraries that are compatibly licensed. We list these here. .. list-table:: :widths: 25 25 50 :header-rows: 1 * - Name - License - Description * - `dash `_ - MIT - Python framework for building analytical web applications * - `dash-ag-grid `_ - MIT - AG Grid integration for Dash applications * - `dash-bootstrap-components `_ - MIT - Bootstrap components for Dash applications * - `geoh5py `_ - LGPL-3.0-or-later - Python API for geoh5, an open file format for geoscientific data * - `imbalanced-learn `_ - MIT - A set of re-sampling techniques to deal with imbalanced datasets * - `numpy `_ - BSD-3-Clause - Fundamental package for array computing in Python * - `pandas `_ - BSD-3-Clause - Powerful data structures for data analysis, time series, and statistics * - `plotly `_ - MIT - An interactive, open-source plotting library. * - `pywebview `_ - BSD-3-Clause - Lightweight cross-platform webview for Python * - `scipy `_ - BSD-3-Clause - Scientific Library for Python * - `scikit-learn `_ - BSD-3-Clause - A set of python modules for machine learning and data mining * - `tqdm `_ - MPL-2.0 or MIT - A Fast, Extensible Progress Bar for Python and CLI * - `waitress `_ - ZPL-2.1 - Production-quality pure-Python WSGI server