Draft Sport Python
A Python library providing an interface to the Draft Sport Application
Programming Interface (API). Python programmers may use Draft Sport Python
to build Draft Sport API functionality into their applications, without
resorting to raw HTTP requests.
Draft Sport Python provides the API interface for https://DraftRugby.com.
Draft Sport Python is in an early Alpha state of development. Bugs, missing
features and general absurdity abound. Questions, bug reports, suggestions,
and any other discourse are warmly welcomed.
Installation
Draft Sport Python is available via PyPi.
$ pip install draft-sport
Be sure to upgrade regularly, as Draft Sport Python is in Alpha development.
Things are changing rapidly!
$ pip install --upgrade draft-sport