LICENSE
README.md
pyproject.toml
src/scikit_extremes/__init__.py
src/scikit_extremes/core.py
src/scikit_extremes/dependence.py
src/scikit_extremes/estimation.py
src/scikit_extremes/preprocessing.py
src/scikit_extremes/structures.py
src/scikit_extremes.egg-info/PKG-INFO
src/scikit_extremes.egg-info/SOURCES.txt
src/scikit_extremes.egg-info/dependency_links.txt
src/scikit_extremes.egg-info/requires.txt
src/scikit_extremes.egg-info/top_level.txt
tests/test_core.py
tests/test_dependence.py
tests/test_estimation.py
tests/test_preprocessing.py
tests/test_structures.py