improved file layout
This commit is contained in:
parent
5068c7a302
commit
69e3f41f22
4 changed files with 66 additions and 32 deletions
8
route_planning.py
Normal file
8
route_planning.py
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
"""
|
||||
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.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue