HintikkaKimmo / surebet

Surebet is Python library for easily calculate betting odds, arbritrage betting opportunities and calculate value bet sizes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

surebet

image

image

Documentation Status

Updates

Maintainability

Test Coverage

surebet is Python sport betting library allowing you to easily convert betting odds, calculate returns, calculate arbitrage betting opportunities and more

Features

  • Normalize variety of betting odds to decimal odds available option below:
  1. US odds to decimal odds (us_to_dec)
  2. Probability odds to decimal odds (pro_to_dec)
  3. HongKong odds to decimal odds (hk_to_dec)
  4. Malaysian odds to decimal odds (mal_to_dec)
  5. Indonesian odds to decimal odds (ind_to_dec)
  • Identify there is arbitrage bet opportunity
  • TODO

Quickstart

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Surebet is Python library for easily calculate betting odds, arbritrage betting opportunities and calculate value bet sizes

License:MIT License


Languages

Language:Python 70.6%Language:Makefile 29.4%