Metadata-Version: 2.1
Name: yahoo-draft-wizard
Version: 0.0.6
Summary: Dynamically recommends picks for your yahoo fantasy football draft
Home-page: https://github.com/jwaggie14/yahoo-draft-wizard
Author: James Whiting
Author-email: jlwhiting@outlook.com
License: UNKNOWN
Description: # yahoowizard
        the package connects to yahoo's fantasy football api to monitor and to make recommendations for your draft.
        
        Initial release. Version 0.0.3. Very developmental - no promises at all.
        
        # Installation
        Install with ```pip install yahoo-draft-wizard```
        
        You can find supporting files here: https://github.com/jwaggie14/ydw-supporting-files
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
