AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bore/__init__.py
bore/data.py
bore/decorators.py
bore/engine.py
bore/mixins.py
bore/models.py
bore/optimizers.py
bore/types.py
bore.egg-info/PKG-INFO
bore.egg-info/SOURCES.txt
bore.egg-info/dependency_links.txt
bore.egg-info/not-zip-safe
bore.egg-info/requires.txt
bore.egg-info/top_level.txt
bore/plugins/__init__.py
bore/plugins/hpbandster.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_bore.py