Skip to content

Script to query departure times of public transportation from bvg.de for (Berlin/Brandenburg, Germany).

License

Notifications You must be signed in to change notification settings

honel/query_bvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

query_bvg

Python script to query and display departure times of public transportation from bvg.de (Berlin/Brandenburg, Germany) for a given station.

Reference: https://github.com/honel/query_bvg

Please note that this is an early stage project. This description will be more elaborate in the future.

Script successfully tested with

  • Python 2.7

Install script

Download the script via git:

git clone https://github.com/honel/query_bvg

Install required python packages:

pip install -r ./query_bvg/requirements.txt

Running the script

  • Configure the script by editing the location variable inside the python query_bvg.py script.
  • Run the script: python query_bvg.py

About

Script to query departure times of public transportation from bvg.de for (Berlin/Brandenburg, Germany).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages