Name | doupand JSON |
Version |
1.0.9
JSON |
| download |
home_page | https://doupand.com |
Summary | A simple and easy-to-use financial data interface library built for normal investors! |
upload_time | 2024-05-03 14:53:16 |
maintainer | None |
docs_url | None |
author | DouBro |
requires_python | None |
license | BSD |
keywords |
financial
data
interface
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
DouPand
===============
* easy to use as most of the data returned are pandas DataFrame objects
* can be easily saved as csv, excel or json files
* can be inserted into MySQL or Mongodb
Target Users
--------------
* financial market analyst of China
* learners of financial data analysis with pandas/NumPy
* people who are interested in China financial data
Installation
--------------
pip install doupand
Upgrade
---------------
pip install --upgrade doupand
Quick Start
--------------
::
import doupand as dp
print(dp.datareader.ashare_description())
return::
s_dp_code s_code ... s_exchmarket s_listboard
0 000001.SZ 000001 ... SZSE 主板
1 000002.SZ 000002 ... SZSE 主板
2 000003.SZ 000003 ... SZSE 主板
3 000004.SZ 000004 ... SZSE 主板
4 000005.SZ 000005 ... SZSE 主板
... ... ... ... ... ...
5329 873169.BJ 873169 ... BSE 北交所
5330 873223.BJ 873223 ... BSE 北交所
5331 873305.BJ 873305 ... BSE 北交所
5332 873339.BJ 873339 ... BSE 北交所
5333 873527.BJ 873527 ... BSE 北交所
Raw data
{
"_id": null,
"home_page": "https://doupand.com",
"name": "doupand",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Financial Data Interface",
"author": "DouBro",
"author_email": "doupand@163.com",
"download_url": "https://files.pythonhosted.org/packages/e4/c7/69f0ef1ce7133e4ee591b6961fbf86a58805f268e1f9b5f97ea9f24b0af2/doupand-1.0.9.tar.gz",
"platform": "all",
"description": "\nDouPand\n===============\n\n* easy to use as most of the data returned are pandas DataFrame objects\n* can be easily saved as csv, excel or json files\n* can be inserted into MySQL or Mongodb\n\nTarget Users\n--------------\n\n* financial market analyst of China\n* learners of financial data analysis with pandas/NumPy\n* people who are interested in China financial data\n\nInstallation\n--------------\n\n pip install doupand\n\nUpgrade\n---------------\n\n pip install --upgrade doupand\n\nQuick Start\n--------------\n\n::\n\n import doupand as dp\n\n print(dp.datareader.ashare_description())\n\nreturn::\n\n s_dp_code s_code ... s_exchmarket s_listboard\n 0 000001.SZ 000001 ... SZSE \u4e3b\u677f\n 1 000002.SZ 000002 ... SZSE \u4e3b\u677f\n 2 000003.SZ 000003 ... SZSE \u4e3b\u677f\n 3 000004.SZ 000004 ... SZSE \u4e3b\u677f\n 4 000005.SZ 000005 ... SZSE \u4e3b\u677f\n ... ... ... ... ... ...\n 5329 873169.BJ 873169 ... BSE \u5317\u4ea4\u6240\n 5330 873223.BJ 873223 ... BSE \u5317\u4ea4\u6240\n 5331 873305.BJ 873305 ... BSE \u5317\u4ea4\u6240\n 5332 873339.BJ 873339 ... BSE \u5317\u4ea4\u6240\n 5333 873527.BJ 873527 ... BSE \u5317\u4ea4\u6240\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "A simple and easy-to-use financial data interface library built for normal investors!",
"version": "1.0.9",
"project_urls": {
"Homepage": "https://doupand.com"
},
"split_keywords": [
"financial",
"data",
"interface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e4c769f0ef1ce7133e4ee591b6961fbf86a58805f268e1f9b5f97ea9f24b0af2",
"md5": "5807823d009582d1520f065b12825ee7",
"sha256": "f865940ed908db0f78d795ea2c20d06f8c67ab507c8a9a917a572b488b394be9"
},
"downloads": -1,
"filename": "doupand-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "5807823d009582d1520f065b12825ee7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4566,
"upload_time": "2024-05-03T14:53:16",
"upload_time_iso_8601": "2024-05-03T14:53:16.624808Z",
"url": "https://files.pythonhosted.org/packages/e4/c7/69f0ef1ce7133e4ee591b6961fbf86a58805f268e1f9b5f97ea9f24b0af2/doupand-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-03 14:53:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "doupand"
}