Python bindings to access competitive league stats.
Project description
deez_stats
Python connection to Yahoo! Fantasy API implementing the yahoo_fantasy_api from spilchen
Build Status
Installation
Eventually, this package can be installed via pip:
pip install deez-stats
Documentation
Sample API Usage
history.db structure
All historical data is contained in history.db to offload API calls. This data also won't change and will only be updated
- manager
- Contains year, manager name, manager team name, manager id, league id, and game id
- schedule
- Contains year, week, manager name, manager score, opponent name, opponent score, and result
- playoff
- Contains year, playoff round, manager name, manager seed, manager score, opponent name, opponent seed, opponent score, and result
- season_finish
- Contains year, manager name, and result only for playoffs
- finances
- Contains year, manager name, buy in, and payout
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deez_stats-0.1.1.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for deez_stats-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2543bc39547b504b6463c7ef28620bb1cb0717a2115d9d7976c2e4ac3cd05e9 |
|
MD5 | 331c64f5a1915d8a4f1770ea538ca477 |
|
BLAKE2b-256 | 1dd8188fce158950a2f4be4a2d2ee102b9cef84fcc904a946607070652685207 |