LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
version
betbot/__init__.py
betbot/main.py
betbot.egg-info/PKG-INFO
betbot.egg-info/SOURCES.txt
betbot.egg-info/dependency_links.txt
betbot.egg-info/not-zip-safe
betbot.egg-info/requires.txt
betbot.egg-info/top_level.txt
betbot/api/ApiConnection.py
betbot/api/Bet.py
betbot/api/Match.py
betbot/api/__init__.py
betbot/data/FootballDataCoUk.py
betbot/data/OddsPortal.py
betbot/data/__init__.py
betbot/prediction/BettingOddsPredictor.py
betbot/prediction/DrawPredictor.py
betbot/prediction/HomeTeamPredictor.py
betbot/prediction/LeagueTablePredictor.py
betbot/prediction/NameAndOddsPredictor.py
betbot/prediction/NamePredictor.py
betbot/prediction/Predictor.py
betbot/prediction/RandomPredictor.py
betbot/prediction/SKLearnPredictor.py
betbot/prediction/__init__.py
betbot/test/__init__.py
bin/betbot
bin/multi-betbot