Skip to content

A python wrapper for the VBB (public transport in Berlin / Brandenburg) API

License

Notifications You must be signed in to change notification settings

Colum31/vbb-pythonWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vbb-pythonWrapper (vbbpy)

vbbpy is a python wrapper for the vbb REST API written by derHuerst

Installation

pip install vbbpy

Features

vbbpy is able to:

  • find routes between stations and addresses
  • get next departures for a station
  • get further information about stations and lines

Usage

The examples folder contains some scripts that show the capabilities and usage of the library. The scripts are installed and can be called in the console:

$ vbbpy-stationId "Zoologischer Garten"

There is also documentation with a quick start guide and API reference.

About

A python wrapper for the VBB (public transport in Berlin / Brandenburg) API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages