Skip to content

Interfaces

The library reaches the same capabilities three ways. Pick the one that fits how you work.

  • Python API is the library itself, the dataloaders and bettors you import and call. Use it when you are writing code.
  • CLI is the sportsbet command. Use it to extract data, backtest, fit and bet from a shell, with no Python.
  • Agents is the MCP server, so an assistant can drive the library for you.

Whichever you choose, the same sports, sources and models are reachable, because they are told the same things in the same way.