Skip to content

ambrice/ffdraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Football Draft program, for handling an offline fantasy football draft.

Requires Python and the PyQt4 module.

This version uses Yahoo Developer API.  To use it you need to sign up for an API key at:

https://developer.apps.yahoo.com/dashboard/createKey.html

Select "This app requires access to private user data" and select Fantasy Sports, Read Access.

Create a file ffdraft.cfg in the same directory as ffdraft.py containing the Yahoo keys, like:

[apikey]
consumer_key: xxxxxxxx
consumer_secret: yyyyyyyy

About

Application for running an offline fantasy football draft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published