Skip to content

Thexumaker/PyBaseball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo

  • Fix documentation for code, particularily get methods
  • provide more documentation for Strikezone class
  • implement player class

Install

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/

PyBaseball

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

Classes

  • Person
  • Player(Person)
    • Functions
      • seasonStats()
      • hotColdZones()
  • Strikezone
    • Name
    • ZoneData
    • Functions
      • Visualize(self)
      • updateStrikeZone(self,Zone, Zonedata)
      • strikezoneData(self)

Working functions

  • latestGamePack()

  • getAttendance()

  • getPlayer()

  • Python get(path, dict_params)

About

Wrapper designed for http://statsapi.mlb.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages