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/entry_points.txt
skops.egg-info/requires.txt
skops.egg-info/top_level.txt
skops/card/__init__.py
skops/card/_markup.py
skops/card/_model_card.py
skops/card/_parser.py
skops/card/_templates.py
skops/card/default_template.md
skops/card/tests/test_card.py
skops/card/tests/test_parser.py
skops/cli/__init__.py
skops/cli/_convert.py
skops/cli/_utils.py
skops/cli/entrypoint.py
skops/cli/tests/test_convert.py
skops/cli/tests/test_entrypoint.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/_protocol.py
skops/io/_scipy.py
skops/io/_sklearn.py
skops/io/_trusted_types.py
skops/io/_utils.py
skops/io/_visualize.py
skops/io/exceptions.py
skops/io/old/_general_v0.py
skops/io/old/_numpy_v0.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_persist_old.py
skops/io/tests/test_utils.py
skops/io/tests/test_visualize.py
skops/utils/__init__.py
skops/utils/importutils.py
skops/utils/tests/test_importutils.py