- Fix documentation for code, particularily get methods
- provide more documentation for Strikezone class
- implement player class
Currently not working since I need to move all my code to init.py as well as work on the logistics https://pypi.org/project/PyMLBStats/
This is a simple example package. You can use Github-flavored Markdown to write your content.
So there's not really a good documentation for the statsapi or really a good wrapper so I'm making once Right now i have the main get function and working on the paths
- Person
- Player(Person)
- Functions
- seasonStats()
- hotColdZones()
- Functions
- Strikezone
- Name
- ZoneData
- Functions
- Visualize(self)
- updateStrikeZone(self,Zone, Zonedata)
- strikezoneData(self)
-
latestGamePack() -
getAttendance() -
getPlayer() -
Python get(path, dict_params)