joeyagreco / sleeper

A Python wrapper for the Sleeper API.
https://pypi.org/project/sleeper/
MIT License
29 stars 6 forks source link

Put Raw JSON for Each Object in Model #33

Closed joeyagreco closed 1 month ago

joeyagreco commented 9 months ago

Add a field to each model that contains the raw JSON for that model as a Python dictionary.