예제 #1
0
파일: dublin.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(DublinStation, prefix)
예제 #2
0
파일: dublin.py 프로젝트: micpalmia/PyBikes
def get_all(prefix=""):
    return jcdecauxstation.get_all(DublinStation, prefix)
예제 #3
0
파일: cergy.py 프로젝트: micpalmia/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(CergyStation, prefix)
예제 #4
0
파일: tusbic.py 프로젝트: nivertech/PyBikes
def get_all(prefix=""):
    return jcdecauxstation.get_all(TusbicStation, prefix)
예제 #5
0
파일: villo.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(VilloStation, prefix)
예제 #6
0
파일: bicikelj.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(BicikeljStation, prefix)
예제 #7
0
def get_all(prefix = ""):
  return jcdecauxstation.get_all(VelostanlibStation, prefix)
예제 #8
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(ValenbisiStation, prefix)
예제 #9
0
파일: sevici.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(SeviciStation, prefix)
예제 #10
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(MulhouseStation, prefix)
예제 #11
0
파일: mulhouse.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(MulhouseStation, prefix)
예제 #12
0
파일: valenbisi.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(ValenbisiStation, prefix)
예제 #13
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(GoteborgStation, prefix)
예제 #14
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(CristolibStation, prefix)
예제 #15
0
파일: goteborg.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(GoteborgStation, prefix)
예제 #16
0
파일: velcom.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(VelcomStation, prefix)
예제 #17
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(CristolibStation, prefix)
예제 #18
0
파일: cyclic.py 프로젝트: micpalmia/PyBikes
def get_all(prefix=""):
    return jcdecauxstation.get_all(CyclicStation, prefix)
예제 #19
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(BicikeljStation, prefix)
예제 #20
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(VeloStation, prefix)
예제 #21
0
파일: cyclocity.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(CyclocityStation, prefix)
예제 #22
0
def get_all(prefix=""):
    return jcdecauxstation.get_all(SeviciStation, prefix)
예제 #23
0
파일: citycycle.py 프로젝트: Gywem/PyBikes
def get_all(prefix = ""):
  return jcdecauxstation.get_all(CityCycleStation, prefix)