Skip to content

Latest commit

 

History

History
33 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

33 lines (6 loc) · 439 Bytes

pybetfair

Want to play the markets on Betfair with a simple Python API?

pybetfair is a Python 3 library interact with the Betfair API

Currently this is a work in progress module to interact with the Python API. Copy your client-2048.crt and client-2048.key to the src location containing the module. Also be sure to insert your app key, username and password (in base64 encoding)

Contents

TO FOLLOW