Skip to content

Peer222/interrail_route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

interrail_route

This application creates a well formatted json file of the full data of your interrail/eurail trip and a reduced csv file.

Python3.x is required as well as the shared link of your interrail/eurail trip to run this script. (You can check whether python 3.x is installed or not by running python --version)

Just open your console or terminal and run the following command (with replaced url) from the same folder where the get_route.py file is located:

python get_route.py --url "https://share.eurailapp.com/xxxx"

(quotation marks mandatory)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages