landtransportsg: interact with LTA DataMall’s API

Release v1.3.0.

Python 3 PyPi PyPi status GNU General Public License v3.0 Documentation Status

This is an unofficial Python package for interacting with APIs available at LTA DataMall.

Installing the package

Install the package using pip:

pip install landtransportsg

Using the package

Pre-requisite:

The main steps are:

  1. Import a class.

  2. Instantiate an object from the class.

  3. Call a function on that object.

Refer to any of the modules’ documentation for specific examples.

Indices and tables

License

This project is licensed under the GNU General Public License v3.0.