Example #1
0
def get_all():
  return bixi.get_all(NiceRideStation)
Example #2
0
def get_all():
    return bixi.get_all(CapitalBikeShareStation)
Example #3
0
def get_all():
    return bixi.get_all(NiceRideStation)
Example #4
0
def get_all():
  return bixi.get_all(CapitalBikeShareStation)