jmcarp / betfair.py

A Python wrapper for the Betfair API
MIT License
103 stars 76 forks source link

creates a generator object instead of a full blown list #46

Open ms5 opened 9 years ago

ms5 commented 9 years ago

this returns a generator instead of a list and should therefore use less memory