Metadata-Version: 2.4
Name: cbs-sports-api
Version: 0.2.3
Summary: A package to extract CBS Sports fantasy league data.
Project-URL: Homepage, https://github.com/JohnDiebold/cbs-sports-api
Project-URL: Issues, https://github.com/JohnDiebold/cbs-sports-api/issues
Author-email: John Diebold <cbs.sports.api@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: requests
Description-Content-Type: text/markdown

This package extracts CBS Sports fantasy league data. It currently only works for March Madness pools. Planning to add other sports in the future. This package was heavily inspired by [cwendt94/espn-api](https://github.com/cwendt94/espn-api)

[Check out the Wiki](https://github.com/JohnDiebold/cbs-sports-api/wiki)


