STI_info_scrape

Python module to scrape main STI data from SGX main page.


License
BSD-3-Clause
Install
pip install STI_info_scrape==0.1.0

Documentation

STI_info_scrape

version number: 0.0.1 author: Tan Kok Hua

Overview

Python module to scrape main STI data from SGX main page.

Installation / Usage

To install use pip:

$ pip install STI_info_scrape

Or clone the repo:

$ git clone https://github.com/spidezad/STI_info_scrape.git
$ python setup.py install

Contributing

TBD

Example

TBD