基于Restplus实现同花顺iFinD接口分布式调用
Project description
# DIRestPlus
通过Flask-RESTPlus 构建接口框架,将Wind、iFinD、Choice等进行统一封装
### 外部环境依赖及安装配置
#### ifind 环境配置
```commandline
python "d:\IDE\iFinD\bin\x64\installiFinDPy.py" "D:\IDE\iFinD\bin"
```
#### 测试接口文件安装是否成功
```python
from iFinDPy import *
# 返回 D:\WSPych\RestIFindPy\venv\lib\site-packages\iFinDPy.pth
# 说明安装成功
# 登陆
thsLogin = THS_iFinDLogin("***","***") # 0
thsDataDataPool = THS_DataPool('block','2016-11-27;001005260','date:Y,security_name:Y,thscode:Y')
```
通过Flask-RESTPlus 构建接口框架,将Wind、iFinD、Choice等进行统一封装
### 外部环境依赖及安装配置
#### ifind 环境配置
```commandline
python "d:\IDE\iFinD\bin\x64\installiFinDPy.py" "D:\IDE\iFinD\bin"
```
#### 测试接口文件安装是否成功
```python
from iFinDPy import *
# 返回 D:\WSPych\RestIFindPy\venv\lib\site-packages\iFinDPy.pth
# 说明安装成功
# 登陆
thsLogin = THS_iFinDLogin("***","***") # 0
thsDataDataPool = THS_DataPool('block','2016-11-27;001005260','date:Y,security_name:Y,thscode:Y')
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
RestIFindPy-0.0.5.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file RestIFindPy-0.0.5.tar.gz
.
File metadata
- Download URL: RestIFindPy-0.0.5.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.13.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba6e16e88dfdb64224593622e4f062669fd49f0a2354c272171a58ea0729aac0 |
|
MD5 | 11e4266f5c88113dd5a480ed25c12d58 |
|
BLAKE2b-256 | cfecbbf04fde74ffea9b5f7eca9efda662ed1e22cbbd7fa32c9b25f0b3aa5b01 |
File details
Details for the file RestIFindPy-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: RestIFindPy-0.0.5-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.13.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9f4a23da0272fe9bc6e273e3fa38c2f9409a6c18523ed2572b2ed66f58a8a64 |
|
MD5 | 4ecaeda72a34cbaaf56bdb2a4d086bd9 |
|
BLAKE2b-256 | 9054c1880fc3b7ab4e3a5fe09052005967cb5c6a054bdb7c333aab07ad775395 |