Skip to main content
Back to registry

tushare

waditu-tushare/skills

tushare是一个财经数据接口包,拥有丰富的数据内容,如股票、基金、期货、数字货币等行情数据,公司财务、基金经理等基本面数据。该模块通过标准化API方式统一了数据资产的对外服务方式,以帮助有需要的技术用户更实时、简洁、轻量的使用相关数据。

Installs1
Install command
npx skills add https://github.com/waditu-tushare/skills --skill tushare
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
tushare是一个财经数据接口包,拥有丰富的数据内容,如股票、基金、期货、数字货币等行情数据,公司财务、基金经理等基本面数据。该模块通过标准化API方式统一了数据资产的对外服务方式,以帮助有需要的技术用户更实时、简洁、轻量的使用相关数据。 - 安装python运行环境(推荐python3.7+),并安装tushare依赖包(推荐从清华pypi镜像安装)。 - Tushare官网注册,获取token,并配置环境变量。 注册地址 - 查询Tushare接口文档,找到对应的接口。 在线数据接口文档 - 根据接口文档,使用python代码获取数据。(如 股票列表 接口) - 日期:YYYYMMDD(如 20241231) - 股票代码:ts_code 格式(如 000001.SZ, 600000.SH) - 返回格式:pandas DataFrame - 股票数据获取示例 - 基金数据获取示例

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tushare do?

tushare是一个财经数据接口包,拥有丰富的数据内容,如股票、基金、期货、数字货币等行情数据,公司财务、基金经理等基本面数据。该模块通过标准化API方式统一了数据资产的对外服务方式,以帮助有需要的技术用户更实时、简洁、轻量的使用相关数据。

Is tushare good?

tushare does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tushare work with?

tushare currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to tushare?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tushare?

npx skills add https://github.com/waditu-tushare/skills --skill tushare

Related skills

Alternatives in Software Engineering