MANIFEST.in
README.md
setup.cfg
setup.py
openml/__init__.py
openml/__version__.py
openml/_api_calls.py
openml/base.py
openml/cli.py
openml/config.py
openml/exceptions.py
openml/py.typed
openml/testing.py
openml/utils.py
openml.egg-info/PKG-INFO
openml.egg-info/SOURCES.txt
openml.egg-info/dependency_links.txt
openml.egg-info/entry_points.txt
openml.egg-info/requires.txt
openml.egg-info/top_level.txt
openml/datasets/__init__.py
openml/datasets/data_feature.py
openml/datasets/dataset.py
openml/datasets/functions.py
openml/evaluations/__init__.py
openml/evaluations/evaluation.py
openml/evaluations/functions.py
openml/extensions/__init__.py
openml/extensions/extension_interface.py
openml/extensions/functions.py
openml/extensions/sklearn/__init__.py
openml/extensions/sklearn/extension.py
openml/flows/__init__.py
openml/flows/flow.py
openml/flows/functions.py
openml/runs/__init__.py
openml/runs/functions.py
openml/runs/run.py
openml/runs/trace.py
openml/setups/__init__.py
openml/setups/functions.py
openml/setups/setup.py
openml/study/__init__.py
openml/study/functions.py
openml/study/study.py
openml/tasks/__init__.py
openml/tasks/functions.py
openml/tasks/split.py
openml/tasks/task.py