vbbpy is a python wrapper for the vbb REST API written by derHuerst
git clone https://github.com/Colum31/vbb-pythonWrapper.git
cd vbb-pythonWrapper
pip install .
vbbpy is able to:
- find routes between stations and addresses
- get next departures for a station
- get further information about stations and lines
The examples folder contains some scripts that show the capabilities and usage of the library.