{ "info": { "author": "Hao Liu", "author_email": "liuhao1990@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Office/Business :: Financial :: Investment", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "china-stock\n===========\n\n.. image:: https://travis-ci.org/fuermosi777/china-stock.svg?branch=master\n\nAuthor: `Hao Liu `_\n\n~~~~~~~\nInstall\n~~~~~~~\n\n::\n\n\t$ pip install china-stock\n\n~~~\nUse\n~~~\n\nImport china-stock module:\n\n::\n \n >>> import chinastock as cs\n\nGet stock prices information on nearest trading day:\n\n::\n\n\t>>> cs.get_stock_today(code='000001', exchange='SZ')\n\nGet historical stock close prices:\n\n::\n\n >>> cs.get_stock_history(code='000001', exchange='SZ')\n\nGet stock's adjusted close prices, open, high, low, volume, and change:\n\n::\n\n >>> cs.get_stock_history_adj(code='000001', exchange='SZ')\n\n~~~~~~\nUpdate\n~~~~~~\n\n07/14/2015:\n * Add :code:`get_stock_history` and :code:`get_stock_history_adj` methods\n * :code:`get_stock_today` method return strings, not :code:`datetime`", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/fuermosi777/china-stock", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fuermosi777/china-stock", "keywords": "stock", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "china-stock", "package_url": "https://pypi.org/project/china-stock/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/china-stock/", "project_urls": { "Download": "https://github.com/fuermosi777/china-stock", "Homepage": "https://github.com/fuermosi777/china-stock" }, "release_url": "https://pypi.org/project/china-stock/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "china stock", "version": "0.1.5" }, "last_serial": 1633510, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c2dbf532e2e31b2c4461ff97ddb14c69", "sha256": "def6b1f77ab1829c95de9462180bcc41b06b8793eafcb7ea95827aeab01dad40" }, "downloads": -1, "filename": "china-stock-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c2dbf532e2e31b2c4461ff97ddb14c69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2778, "upload_time": "2015-06-15T00:16:24", "url": "https://files.pythonhosted.org/packages/fc/48/ececef99f0a21e18ca745230e698151c2c18580c958e74c01a4112d26486/china-stock-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "dec4aae6100c8fa3b8e6e951962f68d8", "sha256": "9dc5837944eecb7836299edcda862594152ae1acd62622dfe978742a0212bb8c" }, "downloads": -1, "filename": "china-stock-0.1.2.tar.gz", "has_sig": false, "md5_digest": "dec4aae6100c8fa3b8e6e951962f68d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3071, "upload_time": "2015-06-15T16:18:39", "url": "https://files.pythonhosted.org/packages/7b/03/0344f7d7c50337d4a86fd3b43115618e78e44f5aa0edf0c01139b4e14348/china-stock-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "298fac852313c5f45589700a73ecfe1e", "sha256": "b453e6879a84ab85385f8a495e14821eed5acf5300a6e0f4f981484737e07f52" }, "downloads": -1, "filename": "china-stock-0.1.3.tar.gz", "has_sig": false, "md5_digest": "298fac852313c5f45589700a73ecfe1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3092, "upload_time": "2015-07-11T04:21:58", "url": "https://files.pythonhosted.org/packages/61/58/c69b83b3d5ee7c12116c6c4e67f1d09c195b963a03be4fe39df1c8a38a50/china-stock-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7309d8ec55cef09f42f6394d58a87623", "sha256": "4fc927bd3d4583c2018d56cbe7e9c9fdfad0446427e52f11b42b8baeab9f8e20" }, "downloads": -1, "filename": "china-stock-0.1.4.tar.gz", "has_sig": false, "md5_digest": "7309d8ec55cef09f42f6394d58a87623", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3104, "upload_time": "2015-07-11T21:32:35", "url": "https://files.pythonhosted.org/packages/da/66/cb583cbbcd5e53039e19cc42e82f4e3fd9cbecfeaed6d61f27f3cfd614b2/china-stock-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "75e2ef74e1f737e65c5a4a8ea96e631e", "sha256": "715287ac3ea74744e66a993e57226603244a1666244d84c6507d17d73578e045" }, "downloads": -1, "filename": "china-stock-0.1.5.tar.gz", "has_sig": false, "md5_digest": "75e2ef74e1f737e65c5a4a8ea96e631e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3490, "upload_time": "2015-07-14T21:28:24", "url": "https://files.pythonhosted.org/packages/0b/25/84fb8ea9e94321fd73563aeea8f0c17d8d15ca9c626a76f2dadb9fd851a6/china-stock-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "75e2ef74e1f737e65c5a4a8ea96e631e", "sha256": "715287ac3ea74744e66a993e57226603244a1666244d84c6507d17d73578e045" }, "downloads": -1, "filename": "china-stock-0.1.5.tar.gz", "has_sig": false, "md5_digest": "75e2ef74e1f737e65c5a4a8ea96e631e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3490, "upload_time": "2015-07-14T21:28:24", "url": "https://files.pythonhosted.org/packages/0b/25/84fb8ea9e94321fd73563aeea8f0c17d8d15ca9c626a76f2dadb9fd851a6/china-stock-0.1.5.tar.gz" } ] }