DraftKings Python Client
Introduction
To the best of my knowledge, DraftKings does not have an "official", well-documented public-facing API.
Instead, they have various HTTP endpoints that do not require authentication (so are "public" in this manner).
These "public" endpoints allow one to fetch data for various resources including contests for a specific sport, or players that are draftable for a given contest (as well as relevant metadata).
As DraftKings makes no guarantees about it's "public" API, this client makes no guarantees that the existing API methods will work consistently.
Documentation
For documentation about package installation as well as the client's API, please see the documentation site.
Release files for draft-kings 3.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| draft_kings-3.1.0.tar.gz | 20.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| draft_kings-3.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.4 kB
Release files / draft_kings-3.1.0.tar.gz
| Download URL | draft_kings-3.1.0.tar.gz |
|---|---|
| Size | 20.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b7ff284bb2510bd12c85988c0bac9db9602297939a62edce3499b2e082c4d9b1
|
|
BLAKE2b-256 checksum How to use checksums |
4caddb4fce75db2220c3a2dcbdfa05b37022f682bf1bb8bc8df659d2f2790811
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.7.5 Darwin/20.1.0
|
Release files / draft_kings-3.1.0-py3-none-any.whl
| Download URL | draft_kings-3.1.0-py3-none-any.whl |
|---|---|
| Size | 35.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b7190ab03fa50595ccf97d2a7ff51d2a77beb605cbc8af18e520ba155ed8f883
|
|
BLAKE2b-256 checksum How to use checksums |
78852e092971616ccbc2accfac956cce1066bf50e71236a6886ffaf58c6b7617
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.7.5 Darwin/20.1.0
|