version number: 0.1.0 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
All ideas/contributions are welcome.
Example
w = STIMainData() w.chromedriver_location = r”D:download (software)chromedriver.exe” w.store_location = r’C:datatempSTImaindata.csv’ kk = w.get_SGX_main_data() print kk.head() w.save_to_file()
sys.exit()
Release files for STI_info_scrape 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| STI_info_scrape-0.1.0.zip | 6.8 kB | Details |
Release files / STI_info_scrape-0.1.0.zip
| Download URL | STI_info_scrape-0.1.0.zip |
|---|---|
| Size | 6.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6d79cfa97d743f4ba4754fb87ee8cf24909cc95727d261d12271f050608d4875
|
|
BLAKE2b-256 checksum How to use checksums |
49ca7e28e3b2068d77bad669b33249dd86ea51b8db3243872f15bbc79e8a7bdf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |