Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 877 Bytes

DESCRIPTION.rst

File metadata and controls

25 lines (17 loc) · 877 Bytes

LVB (Leipziger Verkehrsbetriebe) Requester

https://badge.fury.io/py/lvbRequester.png https://travis-ci.org/native2k/lvbRequester.png?branch=master https://pypip.in/d/lvbRequester/badge.png

small library to request information from LVB (l.de) website

Features

  • retrieve autocompletion data to find out how the station is named in system (getAutoCompletion)
  • retrieve timetable for all trains on one station and any expected delay (getStation)
  • retrieve a connection between two stations (getConnection)