pyfl

A python library that takes information from the Transport For London API


Keywords
python-package, tfl, transport
License
Other
Install
pip install pyfl==0.1.0

Documentation

tests

Features

  • Active python library developed specifically for the TFL API
  • syncrhonous
  • Object Orientated Code

Installation

To install the latest and most stable version:

pip install pyfl

To install the development version (not recommended):

pip install git+https://github.com/wotanut/pyfl.git

Or via git

git clone https://github.com/wotanut/pyfl

Useful links