mberk / betfairutil

Utility functions for working with Betfair data
MIT License
30 stars 9 forks source link

Require betfairlightweight 2.16.7 or later #50

Open mberk opened 1 month ago

mberk commented 1 month ago

In version 2.16.7, https://github.com/betcode-org/betfair implemented __getitem__ for BettingResource. Taking advantage of this should simplify the code by avoiding having to check the type of objects so frequently