singstat: interact with SingStat.gov.sg’s API

Release v1.1.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 SingStat.gov.sg.

Installing the package

Install the package using pip:

pip install singstat

Using the package

The main steps are:

  1. Import the Client class.

  2. Instantiate an object from the Client class.

  3. Call a function on that object.

Contents

Indices and tables

License

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