예제 #1
0
파일: niceride.py 프로젝트: Gywem/PyBikes
def get_all():
  return bixi.get_all(NiceRideStation)
예제 #2
0
def get_all():
    return bixi.get_all(CapitalBikeShareStation)
예제 #3
0
def get_all():
    return bixi.get_all(NiceRideStation)
예제 #4
0
def get_all():
  return bixi.get_all(CapitalBikeShareStation)