LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
focus_opt/__init__.py
focus_opt/config_candidate.py
focus_opt/helpers.py
focus_opt/hp_space.py
focus_opt/optimizers.py
focus_opt.egg-info/PKG-INFO
focus_opt.egg-info/SOURCES.txt
focus_opt.egg-info/dependency_links.txt
focus_opt.egg-info/requires.txt
focus_opt.egg-info/top_level.txt
tests/__init__.py
tests/test_config_candidate.py
tests/test_hp_space.py
tests/test_opt.py