Metadata-Version: 2.4
Name: thetiscore
Version: 0.2.4
Summary: Service to examine data processing pipelines (e.g., machine learning or deep learning pipelines) for uncertainty consistency (calibration), fairness, and other safety-relevant aspects.
Author: e:fs TechHub GmbH
Author-email: thetis@efs-techhub.com
Maintainer: e:fs TechHub GmbH
Maintainer-email: thetis@efs-techhub.com
License-Expression: LicenseRef-efs-TechHub-Thetis-Proprietary
Project-URL: Homepage, https://thetis.de
Project-URL: Webapp, https://app.thetis.de
Project-URL: GitHub, https://github.com/EFS-OpenSource/Thetis
Project-URL: Documentation, https://efs-opensource.github.io/Thetis
Keywords: ai,safety,security,fairness,robustness,calibration,uncertainty,neural,network,machine,learning,confidence,classification,object,detection,regression,thetis
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
License-File: ATTRIBUTIONS.md
License-File: thirdparty-licenses/Jinja2-3.1.6/LICENSE.txt
License-File: thirdparty-licenses/MarkupSafe-3.0.2/LICENSE.txt
License-File: thirdparty-licenses/Nuitka-2.7.3/LICENSE.txt
License-File: thirdparty-licenses/PyYAML-6.0.2/LICENSE
License-File: thirdparty-licenses/Pygments-2.19.1/LICENSE
License-File: thirdparty-licenses/Python-3.10.0/LICENSE.txt
License-File: thirdparty-licenses/Python-3.10.12/LICENSE.txt
License-File: thirdparty-licenses/certifi-2025.7.9/LICENSE
License-File: thirdparty-licenses/certifi-2025.7.9/MPL-2.0.txt
License-File: thirdparty-licenses/charset-normalizer-3.4.2/LICENSE
License-File: thirdparty-licenses/contourpy-1.3.2/LICENSE
License-File: thirdparty-licenses/cycler-0.12.1/LICENSE
License-File: thirdparty-licenses/docutils-0.20.1/BSD-2-Clause.txt
License-File: thirdparty-licenses/docutils-0.20.1/COPYING.txt
License-File: thirdparty-licenses/docutils-0.20.1/python-2-1-1.txt
License-File: thirdparty-licenses/idna-3.10/LICENSE.md
License-File: thirdparty-licenses/importlib_metadata-8.7.0/LICENSE
License-File: thirdparty-licenses/joblib-1.5.0/LICENSE.txt
License-File: thirdparty-licenses/kiwisolver-1.4.8/LICENSE
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_AMSFONTS
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_BAKOMA
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_CARLOGO
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_COLORBREWER
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_COURIERTEN
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_JSXTOOLS_RESIZE_OBSERVER
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_QHULL
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_QT4_EDITOR
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_SOLARIZED
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_STIX
License-File: thirdparty-licenses/matplotlib-3.10.3/LICENSE_YORICK
License-File: thirdparty-licenses/ntplib-0.4.0/LICENSE.txt
License-File: thirdparty-licenses/numpy-2.2.6/LICENSE.txt
License-File: thirdparty-licenses/numpy-2.2.6/LICENSE_linux.txt
License-File: thirdparty-licenses/packaging-25.0/LICENSE
License-File: thirdparty-licenses/packaging-25.0/LICENSE.APACHE
License-File: thirdparty-licenses/packaging-25.0/LICENSE.BSD
License-File: thirdparty-licenses/pandas-2.2.3/LICENSE
License-File: thirdparty-licenses/pandas-2.2.3/LICENSE_linux
License-File: thirdparty-licenses/pillow-11.2.1/LICENSE
License-File: thirdparty-licenses/pillow-11.2.1/LICENSE_linux
License-File: thirdparty-licenses/pillow-11.2.1/README.ijg
License-File: thirdparty-licenses/pycryptodome-3.23.0/LICENSE.rst
License-File: thirdparty-licenses/pyparsing-3.2.3/LICENSE
License-File: thirdparty-licenses/python-dateutil-2.9.0.post0/LICENSE
License-File: thirdparty-licenses/pytz-2025.2/LICENSE.txt
License-File: thirdparty-licenses/reportlab-4.0.7/LICENSE
License-File: thirdparty-licenses/requests-2.32.4/LICENSE
License-File: thirdparty-licenses/rst2pdf-0.102/LICENSE.txt
License-File: thirdparty-licenses/scikit-learn-1.6.1/COPYING
License-File: thirdparty-licenses/scikit-learn-1.6.1/COPYING_linux
License-File: thirdparty-licenses/scipy-1.15.3/LICENSE.txt
License-File: thirdparty-licenses/scipy-1.15.3/LICENSE_linux.txt
License-File: thirdparty-licenses/setuptools-80.8.0/LICENSE
License-File: thirdparty-licenses/six-1.17.0/LICENSE
License-File: thirdparty-licenses/smartypants-2.0.1/COPYING
License-File: thirdparty-licenses/strictyaml-1.7.3/LICENSE.txt
License-File: thirdparty-licenses/threadpoolctl-3.6.0/LICENSE
License-File: thirdparty-licenses/typing_extensions-4.13.2/LICENSE
License-File: thirdparty-licenses/urllib3-2.5.0/LICENSE.txt
License-File: thirdparty-licenses/zipp-3.21.0/LICENSE
License-File: thirdparty-licenses/zstandard-0.23.0/LICENSE
Requires-Dist: pandas>=2.2.3
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: numpy>=2.2.6
Requires-Dist: matplotlib>=3.10.3
Requires-Dist: jinja2>=3.1.6
Requires-Dist: rst2pdf>=0.102
Requires-Dist: docutils>=0.20.1
Requires-Dist: reportlab>=4.0.7
Requires-Dist: scikit-learn>=1.6.1
Requires-Dist: scipy>=1.15.3
Requires-Dist: strictyaml>=1.7.3
Requires-Dist: uharfbuzz>=0.50.2
Requires-Dist: pycryptodome>=3.23.0
Requires-Dist: requests>=2.32.4
Dynamic: license-file

Core Library for Thetis AI Evaluation Service. For more details, see https://github.com/EFS-OpenSource/Thetis.
