{ "info": { "author": "Kyunghoon Kim", "author_email": "kyunghoon@unist.ac.kr", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "UFinance(UNIST Finance)\n========\n\nFinance Tool\n\n\nInstalling\n----------\n\n.. code-block:: python\n\n pip install ufinance\n\nUsage\n-----\n\n.. code-block:: python\n\n import ufinance.history as uh\n uh.google()\n\n.. code-block:: python\n\n import ufinance.history as uh\n uh.google(code=\"KOSDAQ:KOSDAQ\",\n start=datetime.datetime(2015, 1, 1),\n end=datetime.datetime(2015, 1, 20),\n urlview=0)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/koorukuroo/ufinance", "keywords": "Finance,Stock,Pandas", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "ufinance", "package_url": "https://pypi.org/project/ufinance/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ufinance/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/koorukuroo/ufinance" }, "release_url": "https://pypi.org/project/ufinance/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "UNIST Finance Tool", "version": "0.0.1" }, "last_serial": 1827954, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "09854189ae0504b111d2ab5075554215", "sha256": "489ae2f212d914630fd6b587a85b8983c0cf0c30c7e1c057e74903379f717768" }, "downloads": -1, "filename": "ufinance-0.0.1.tar.gz", "has_sig": false, "md5_digest": "09854189ae0504b111d2ab5075554215", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2049, "upload_time": "2015-11-22T08:38:41", "url": "https://files.pythonhosted.org/packages/dd/bf/7ec34be9606388033adc54c414df8908908faa26a0392febb2c4372a5696/ufinance-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09854189ae0504b111d2ab5075554215", "sha256": "489ae2f212d914630fd6b587a85b8983c0cf0c30c7e1c057e74903379f717768" }, "downloads": -1, "filename": "ufinance-0.0.1.tar.gz", "has_sig": false, "md5_digest": "09854189ae0504b111d2ab5075554215", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2049, "upload_time": "2015-11-22T08:38:41", "url": "https://files.pythonhosted.org/packages/dd/bf/7ec34be9606388033adc54c414df8908908faa26a0392febb2c4372a5696/ufinance-0.0.1.tar.gz" } ] }