Metadata-Version: 2.1
Name: nflapi
Version: 1.0.0
Summary: Python Wrapper for NFL API
Home-page: https://github.com/toddrob99/nflapi
Author: Todd Roberts
Author-email: todd@toddrob.com
License: UNKNOWN
Description: # nflapi
        
        Python wrapper for NFL API
        
        Created by Todd Roberts
        
        https://pypi.org/project/nflapi
        
        Issues (except token related): https://github.com/toddrob99/nflapi/issues
        
        Wiki/Documentation: https://github.com/toddrob99/nflapi/wiki
        
        
        ## Notice Regarding API Token
        This API wrapper does not facilitate obtaining 
        an access token, which is required to submit requests to the NFL API. The 
        author of this API wrapper is not aware of any documented method to obtain 
        an access token, and will not assist with this. If you do not have a valid 
        method of obtaining an access token, this API wrapper will be useless.
        
        ## Copyright Notice
        The author of this API wrapper is not affiliated with NFL. This API wrapper 
        does not contain any NFL data, and the use of NFL data is subject to NFL copyright 
        restrictions.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
