Skip to content

A simple python program where you can hand over following parameter: departure and destination via terminal, so it returns all possible journey options with additional information e.g. delay etc. This program was developed for short-distance traffic. It cannot retrieve long-distance journeys. Work in progress.

Notifications You must be signed in to change notification settings

alxmtzr/trainCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A simple python program where you can hand over following parameter: departure and destination via terminal, so it returns all possible journey options with additional information e.g. delay etc. This program was developed for short-distance traffic. It cannot retrieve long-distance journeys.

Why such an application?

I'm a commuter. Therefore, I tried to create a program which tells me if my train has a delay or not.

Developed with Deutsche Bahn API called 'Timetable'. You can access for free after registering with the this link.

Note: After registering on Deutsche Bahn you get your own client-id-key and secret API-key.

About

A simple python program where you can hand over following parameter: departure and destination via terminal, so it returns all possible journey options with additional information e.g. delay etc. This program was developed for short-distance traffic. It cannot retrieve long-distance journeys. Work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages