Skip to content

Ik4ru5/pyABike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyABike

Python library for Call A Bike

Requirements

  • suds (two files modified)
  • Python (tested with 2.7.2)

Basic usage

from PyABike import *

cab = PyABike()
freeBikes = PyABike.listFreeBikes(cab, 100, 1000, longitude, latitude)

About

Python library for Call A Bike

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages