FahrplanDatenGarten / pyhafas

A python client for the HAFAS (HaCon Fahrplan Auskunfts System)
https://pyhafas.readthedocs.io
MIT License
41 stars 15 forks source link

Add support for ticket prices #26

Open TheRealMurmel opened 1 year ago

TheRealMurmel commented 1 year ago

Hi,

I did some research on how to retrieve ticket prices using the DB api. In order to make the information available to others, I created a small sample project to demonstrate the required requests:

https://github.com/TheRealMurmel/py-bahn-api

derhuerst suggested in public-transport/hafas-client/issues/291 to integrate this into pyhafas.

I could give it a try, if you are interested in this feature.

1Maxnet1 commented 1 year ago

I would be interested in that feature as well. Could offer some help in implementation and/or testing :)