Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 810 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 810 Bytes

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