Skip to content
Bade Obari edited this page May 9, 2021 · 5 revisions

deutschebahn.py Documentation

Here you will find documentation for the Python API wrapper and for Deutsche Bahn's APIs in general.

Unfortunatelty, Deutsche Bahn's own API is poorely documented, which I have tried to fix by getting as much information as possible from external sources, but please be adviced that some of this information may be incorrect or incomplete. If you find that to be the case, I encourage you to post about it in the discussions panel.

Objects:

  1. oPoint

  2. Station

Functions:

  1. oPoint functions (opt.py)

  2. Station Data functions (StaDa.py)

    • get_stations
    • get_Stations_for_oPoints
Clone this wiki locally