Skip to content

soinkleined/tfl_bus_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


tfl_bus_monitor

Download Transport For London bus arrival time information.

Install it from PyPI

pip install tfl_bus_monitor

Usage

from tfl_bus_monitor import get_stops, get_config_path
% busstop -h
usage: busstop [-h] [-t | -j]

Get bus stop data from TFL

options:
  -h, --help        show this help message and exit
  -t, --text        print formatted text
  -j, --json        pretty print json (default)

About

Python package to get TFL bus arrival times

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages