MANIFEST.in
README.md
setup.py
bl_predictor/__init__.py
bl_predictor/__main__.py
bl_predictor/crawler.py
bl_predictor/gui.py
bl_predictor/gui_slider_widget.py
bl_predictor/models.py
bl_predictor/prediction_evaluation.py
bl_predictor.egg-info/PKG-INFO
bl_predictor.egg-info/SOURCES.txt
bl_predictor.egg-info/dependency_links.txt
bl_predictor.egg-info/entry_points.txt
bl_predictor.egg-info/requires.txt
bl_predictor.egg-info/top_level.txt
tests/test_crawler+model_combo.py
tests/test_crawler.py
tests/test_evaluation.py
tests/test_gui.py
tests/test_models.py