Tutorialwork / deutsche_bahn_api

This is a package to interact with the Deutsche Bahn timetables api
https://pypi.org/project/deutsche-bahn-api
GNU General Public License v3.0
9 stars 9 forks source link

Allow custom date for "get_timetable" #6

Open adrianleh opened 6 months ago

adrianleh commented 6 months ago

Currently the get_timetable method always uses the current date, this PR changes this behavior to be customizable