{ "info": { "author": "Hong-She Liang", "author_email": "starofrainnight@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "============\ntushare-deps\n============\n\n\n.. image:: https://img.shields.io/pypi/v/tushare-deps.svg\n :target: https://pypi.python.org/pypi/tushare-deps\n\n.. image:: https://img.shields.io/travis/starofrainnight/tushare-deps.svg\n :target: https://travis-ci.org/starofrainnight/tushare-deps\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/starofrainnight/tushare-deps?svg=true\n :target: https://ci.appveyor.com/project/starofrainnight/tushare-deps\n\nA library prepare the dependences for tushare library\n\n* License: Apache-2.0\n* Documentation: https://tushare-deps.readthedocs.io.\n\nPreface\n---------\n\ntushare is an utility for crawling historical and Real-time Quotes data of\nChina stocks. It's great but not setting install dependences correctly. We will\nfound only tushare installed but without any dependences installed if we try\ninstall tushare in a virtualenv environment by pip in python3.6 on Ubuntu 18.04.\n\nThat's so annoying to install those libraries manually.\n\nYes, fix this problem in tushare is more simple than just create a new library,\nbut there have some PRs (#452, #264) related not been pay attention for a long\ntime ...\n\nUsage\n---------\n\nJust place 'tushare-deps' to your install_requires list in setup(), and remove\n'tushare' depends, see sample below\n\n.. code ::\n\n from setuptools import setup, find_packages\n\n install_requires = [\n 'tushare-deps',\n ]\n\n setup(\n name='testlib',\n version='0.0.1',\n description=\"Just for test\",\n long_description=long_description,\n author=\"Hong-She Liang\",\n author_email='starofrainnight@gmail.com',\n url='https://github.com/starofrainnight/testlib',\n packages=find_packages(),\n include_package_data=True,\n install_requires=install_requires,\n license=\"Apache Software License\",\n zip_safe=False,\n classifiers=[\n 'Development Status :: 2 - Pre-Alpha',\n 'Intended Audience :: Developers',\n 'License :: OSI Approved :: Apache Software License',\n 'Natural Language :: English',\n 'Programming Language :: Python :: 3',\n 'Programming Language :: Python :: 3.4',\n 'Programming Language :: Python :: 3.5',\n 'Programming Language :: Python :: 3.6',\n ],\n )\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`PyPackageTemplate`: https://github.com/starofrainnight/rtpl-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.0.3 (2018-06-11)\n------------------\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/starofrainnight/tushare-deps", "keywords": "tushare", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "tushare-deps", "package_url": "https://pypi.org/project/tushare-deps/", "platform": "", "project_url": "https://pypi.org/project/tushare-deps/", "project_urls": { "Homepage": "https://github.com/starofrainnight/tushare-deps" }, "release_url": "https://pypi.org/project/tushare-deps/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "A library prepare the dependences for tushare library", "version": "0.0.5" }, "last_serial": 3966696, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "2058a80381901ebedf19f65cb44e0a53", "sha256": "0ac593c656934949e831316de8f9e26d71e0a37e259dd3b18cbbd54541a49e2b" }, "downloads": -1, "filename": "tushare-deps-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2058a80381901ebedf19f65cb44e0a53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8950, "upload_time": "2018-06-11T15:00:21", "url": "https://files.pythonhosted.org/packages/6c/ff/ba8ac037fb747405f5afbbc2d9b63684b5475d3a7f610acd26ec686918ed/tushare-deps-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "193ad213bc7735c53302d2918f77b576", "sha256": "b620f83d1b96ef5a80a6690fb9a6de367c30b5b555e5f5fdd359be5013e12bf2" }, "downloads": -1, "filename": "tushare-deps-0.0.4.tar.gz", "has_sig": false, "md5_digest": "193ad213bc7735c53302d2918f77b576", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8928, "upload_time": "2018-06-12T02:03:45", "url": "https://files.pythonhosted.org/packages/c1/d8/315af2db8198eb4b54e4b21dbf50ab00ce7ee6d8ea5b00d69a669d2312a5/tushare-deps-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "8d7d8e02cce1ab8e1ade7c4641681c58", "sha256": "039c474b6eae7ebc7a3d09489540e89cc389c1f80b9711b96373a744c53d20d0" }, "downloads": -1, "filename": "tushare-deps-0.0.5.tar.gz", "has_sig": false, "md5_digest": "8d7d8e02cce1ab8e1ade7c4641681c58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8911, "upload_time": "2018-06-16T02:53:47", "url": "https://files.pythonhosted.org/packages/6a/64/ad0f1845a41a8efbf22deeea8ff02839498a4a1b71b91e40bfabb3f044c0/tushare-deps-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d7d8e02cce1ab8e1ade7c4641681c58", "sha256": "039c474b6eae7ebc7a3d09489540e89cc389c1f80b9711b96373a744c53d20d0" }, "downloads": -1, "filename": "tushare-deps-0.0.5.tar.gz", "has_sig": false, "md5_digest": "8d7d8e02cce1ab8e1ade7c4641681c58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8911, "upload_time": "2018-06-16T02:53:47", "url": "https://files.pythonhosted.org/packages/6a/64/ad0f1845a41a8efbf22deeea8ff02839498a4a1b71b91e40bfabb3f044c0/tushare-deps-0.0.5.tar.gz" } ] }