# iFinDAPI SDK
**iFinDAPI** is the sdk for the [iFinDAPI](https://quantapi.51ifind.com).
```
>>> from iFinDPy import *
>>> THS_BD('300033.SZ','ths_stock_short_name_stock','')
```
## Installing and Command
iFinDAPI available on PyPi:
```
$ pip install iFinDAPI
$ THS_iFinDLogin('account','password')
```
iFinDAPI officially supports Python3.7+.
## API Reference available on [Read the Docs](https://quantapi.51ifind.com)
Raw data
{
"_id": null,
"home_page": "https://quantapi.51ifind.com/",
"name": "iFinDAPI",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "iFinDAPI, datainterface, FTDI, iFinDSDK, thsAPI",
"author": "ifind",
"author_email": "ifind_webexcel@myhexin.com",
"download_url": "https://files.pythonhosted.org/packages/56/39/124226eaf40aade7669e99ed827b4240608e6becf2effb32caf97e892b6a/iFinDAPI-0.0.5.tar.gz",
"platform": null,
"description": "# iFinDAPI SDK\r\n\r\n**iFinDAPI** is the sdk for the [iFinDAPI](https://quantapi.51ifind.com).\r\n\r\n```\r\n>>> from iFinDPy import *\r\n>>> THS_BD('300033.SZ','ths_stock_short_name_stock','')\r\n```\r\n\r\n## Installing and Command\r\n\r\niFinDAPI available on PyPi:\r\n```\r\n$ pip install iFinDAPI\r\n$ THS_iFinDLogin('account','password')\r\n```\r\niFinDAPI officially supports Python3.7+.\r\n\r\n## API Reference available on [Read the Docs](https://quantapi.51ifind.com)\r\n",
"bugtrack_url": null,
"license": "Apache License v2",
"summary": "THS_DataInterface SDK API",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://quantapi.51ifind.com/"
},
"split_keywords": [
"ifindapi",
" datainterface",
" ftdi",
" ifindsdk",
" thsapi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5639124226eaf40aade7669e99ed827b4240608e6becf2effb32caf97e892b6a",
"md5": "e6e85e9f9947fb68f19d82aea5595413",
"sha256": "6d52b809a403ae83c4afbaf201fd4d974c262217f87077458828e185879df514"
},
"downloads": -1,
"filename": "iFinDAPI-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "e6e85e9f9947fb68f19d82aea5595413",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 22776024,
"upload_time": "2024-12-11T12:24:50",
"upload_time_iso_8601": "2024-12-11T12:24:50.636525Z",
"url": "https://files.pythonhosted.org/packages/56/39/124226eaf40aade7669e99ed827b4240608e6becf2effb32caf97e892b6a/iFinDAPI-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 12:24:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ifindapi"
}