{ "info": { "author": "Tan Kok Hua", "author_email": "kokhua81@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "STI_info_scrape\r\n===============================\r\n\r\nversion number: 0.1.0\r\nauthor: Tan Kok Hua\r\n\r\nOverview\r\n--------\r\n\r\nPython module to scrape main STI data from SGX main page.\r\n\r\nInstallation / Usage\r\n--------------------\r\n\r\nTo install use pip:\r\n\r\n $ pip install STI_info_scrape\r\n\r\n\r\nOr clone the repo:\r\n\r\n $ git clone https://github.com/spidezad/STI_info_scrape.git\r\n $ python setup.py install\r\n \r\nContributing\r\n------------\r\nAll ideas/contributions are welcome.\r\n\r\nExample\r\n-------\r\n w = STIMainData()\r\n w.chromedriver_location = r\"D:\\download (software)\\chromedriver.exe\"\r\n w.store_location = r'C:\\data\\temp\\STImaindata.csv'\r\n kk = w.get_SGX_main_data()\r\n print kk.head()\r\n w.save_to_file()\r\n\r\n sys.exit()", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/spidezad/STI_info_scrape/tarball/0.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/spidezad/STI_info_scrape", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "STI_info_scrape", "package_url": "https://pypi.org/project/STI_info_scrape/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/STI_info_scrape/", "project_urls": { "Download": "https://github.com/spidezad/STI_info_scrape/tarball/0.1.0", "Homepage": "https://github.com/spidezad/STI_info_scrape" }, "release_url": "https://pypi.org/project/STI_info_scrape/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python module to scrape main STI data from SGX main page.", "version": "0.1.0" }, "last_serial": 2240442, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "40b2f6583f7740012ab71235d28d7b2d", "sha256": "28c4e5c0117d587c9378acd14c86be6072cdc272f56b6dadedb3dc6444aa6e27" }, "downloads": -1, "filename": "STI_info_scrape-0.0.1.zip", "has_sig": false, "md5_digest": "40b2f6583f7740012ab71235d28d7b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6113, "upload_time": "2016-07-23T07:08:25", "url": "https://files.pythonhosted.org/packages/55/1c/5e2fb580871e4eb7791e1f8c8ca31f3ced82add75211444e5651ea1d0655/STI_info_scrape-0.0.1.zip" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "5da1c8e9f37708aab136cece1aee85c3", "sha256": "6d79cfa97d743f4ba4754fb87ee8cf24909cc95727d261d12271f050608d4875" }, "downloads": -1, "filename": "STI_info_scrape-0.1.0.zip", "has_sig": false, "md5_digest": "5da1c8e9f37708aab136cece1aee85c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6787, "upload_time": "2016-07-24T06:24:16", "url": "https://files.pythonhosted.org/packages/49/ca/7e28e3b2068d77bad669b33249dd86ea51b8db3243872f15bbc79e8a7bdf/STI_info_scrape-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5da1c8e9f37708aab136cece1aee85c3", "sha256": "6d79cfa97d743f4ba4754fb87ee8cf24909cc95727d261d12271f050608d4875" }, "downloads": -1, "filename": "STI_info_scrape-0.1.0.zip", "has_sig": false, "md5_digest": "5da1c8e9f37708aab136cece1aee85c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6787, "upload_time": "2016-07-24T06:24:16", "url": "https://files.pythonhosted.org/packages/49/ca/7e28e3b2068d77bad669b33249dd86ea51b8db3243872f15bbc79e8a7bdf/STI_info_scrape-0.1.0.zip" } ] }