LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
skops/__init__.py
skops/_min_dependencies.py
skops/conftest.py
skops.egg-info/PKG-INFO
skops.egg-info/SOURCES.txt
skops.egg-info/dependency_links.txt
skops.egg-info/requires.txt
skops.egg-info/top_level.txt
skops/card/__init__.py
skops/card/_model_card.py
skops/card/_templates.py
skops/card/default_template.md
skops/card/tests/test_card.py
skops/hub_utils/__init__.py
skops/hub_utils/_hf_hub.py
skops/hub_utils/tests/common.py
skops/hub_utils/tests/test_hf_hub.py
skops/io/__init__.py
skops/io/_audit.py
skops/io/_general.py
skops/io/_numpy.py
skops/io/_persist.py
skops/io/_scipy.py
skops/io/_sklearn.py
skops/io/_trusted_types.py
skops/io/_utils.py
skops/io/exceptions.py
skops/io/tests/_utils.py
skops/io/tests/test_audit.py
skops/io/tests/test_external.py
skops/io/tests/test_persist.py
skops/io/tests/test_utils.py