Skip to content

nachouve/betfairutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betfairutil

Utility functions for working with Betfair data

Dependencies

Optionally, for working with Betfair prices files:

  • smart_open

Installation

Requires Python 3.5 or above.

If working with Betfair prices files:

pip install betfairutil[files]

Otherwise:

pip install betfairutil

See Also

  • There is some inevitable overlap between this package and flumine's own utils module. However, that module understandably conflates utility functions for Betfair data structures, flumine, and general purposes. The betfairutil package:
    • Has a much tighter scope than flumine and is therefore a lighter weight solution for those who are not flumine users
    • It is hoped will ultimately provide a wider range of functions and therefore provide value to flumine users as well

About

Utility functions for working with Betfair data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%