• Stars
    star
    103
  • Rank 333,046 (Top 7 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A set of python script to download and process data of Italian railways site www.viaggiatreno.it

TrainMonitor

A set of python script to download and process data of Italian railways site www.viaggiatreno.it

  • TrainMonitor/

    • viaggiatreno.py - a simple interface to viaggiatreno.it API
    • dateutils.py - utilities for Italian holidays and other date operations
  • test/ - Unit tests

  • demo-dumpstations.py - dumps informations about Italian railway stations, in CSV and GeoJSON format (a dump updated to 2018-02-26 can be downloaded here: https://gist.github.com/febs/39d373bf876caed20fdfc8cf4cf4921f

  • demo-trainstatus.py - display train running status informations, given the train number

  • run_tests.py - Runs unit tests