hafas-terminal-app/route_planning.py
2026-05-13 10:59:07 +02:00

8 lines
322 B
Python

"""
haTerm - v0.1
(c) Sophia Schmidhofer
haTerm is a Terminal Based hafas client, using the ivb endpoint.
Prompt_toolkit (https://github.com/prompt-toolkit/python-prompt-toolkit) will be used to render a terminal user interface (TUI).
The application will provide routing information and station departures/arrivals.
"""