Skip to main content

Python bindings to access competitive league stats.

Project description

salt

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


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)

Uploaded Source

Built Distribution

deez_stats-0.1.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page