Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 504 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 504 Bytes

London tube line status

Show the status of a set of London tube lines. Are they running a good service or are there delays?

Requirements

You will need to be connected to the internet, and you will need to install the tubestatus library:

sudo pip3 install tubestatus

Code