this is NOT an endorsement of the music of the band "modern baseball" I am listening to them now and they are not very good.
pip install modernblaseball
from modernblaseball.modern_blaseball import blaseball_api
blaseball = blaseball_api()
result = blaseball.get_global_events()
pyobj = structure(blaseball.get_global_events)
blaseball.failover_500(self.blaseball.get_player_stats, args=self.EXAMPLE_PLAYER)
`
python -m unittest