PPtest is a utility for crawling historical and Real-time Quotes data of marco data
Project description
testforPPshare使用指南(by@zemengchuan)
GitHub链接:https://github.com/zemengchuan/PPtest
用途:
testforPPshare是PPshare项目的测试版本,目前的功能是集成了许多爬取宏观数据的爬虫
安装方式
pip install testforPPshare
使用方式
import testforPPshare as tp
- 获取上海银行间同业拆放利率
shibor(mode='data', start_date=None, end_date=datetime.date.today())
三个参数都有默认值,直接调用即可。默认是一个月前到今天的数据。mode可以选择
- Shibor:data
- shibor报价数据:quote
- shibor均值数据:avg
tp.shibor()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
testforPPshare-0.0.2.tar.gz
(6.6 kB
view hashes)
Built Distribution
Close
Hashes for testforPPshare-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f44d7e07c59f4325ba2bda7e2cc94de7334130661560e86c96bda55fa431db6c |
|
MD5 | 70368bb7f4e8274c80a93eb17104473d |
|
BLAKE2b-256 | 5c4b2eb2140f3f6bbe382e90ea159fe6d984e6b0754b9d9535d1634948804456 |