LICENSE
README.md
pyproject.toml
src/__init__.py
src/inferent/__init__.py
src/inferent/base_scraper.py
src/inferent.egg-info/PKG-INFO
src/inferent.egg-info/SOURCES.txt
src/inferent.egg-info/dependency_links.txt
src/inferent.egg-info/requires.txt
src/inferent.egg-info/top_level.txt
src/inferent/utils/__init__.py
src/inferent/utils/betting.py
src/inferent/utils/math.py
src/inferent/utils/strings.py
src/tests/__init__.py
src/tests/test_training.py
src/tests/test_utils.py