bkkfutar

A simple client for BKK Futar API


License
MIT
Install
pip install bkkfutar==0.2

Documentation

BKK Futar API Python client

BKK Futar is a service of Budapest Transportation company to provide realtime information about Budapest public transportation including live vehicle tracking, stop times, schedules, route information etc. Webiste: (http://futar.bkk.hu)

The goal of this simple project to create a class with endpoints collected from BKK FUTÁR Utazásszervező API documentation to make it easy to get information about Budapest transport.
As a reference application of the class will be used by a HomeAssistant sensor monitoring a given stop for next departures.