mcp-query-table 0.3.4__tar.gz → 0.3.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/PKG-INFO +7 -1
  2. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/README.md +6 -0
  3. mcp_query_table-0.3.5/mcp_query_table/_version.py +1 -0
  4. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/sites/tdx.py +1 -1
  5. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table.egg-info/PKG-INFO +7 -1
  6. mcp_query_table-0.3.4/mcp_query_table/_version.py +0 -1
  7. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/LICENSE +0 -0
  8. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/__init__.py +0 -0
  9. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/__main__.py +0 -0
  10. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/enums.py +0 -0
  11. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/providers/__init__.py +0 -0
  12. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/providers/baidu.py +0 -0
  13. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/providers/n.py +0 -0
  14. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/providers/yuanbao.py +0 -0
  15. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/server.py +0 -0
  16. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/sites/__init__.py +0 -0
  17. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/sites/eastmoney.py +0 -0
  18. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/sites/iwencai.py +0 -0
  19. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table/tool.py +0 -0
  20. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table.egg-info/SOURCES.txt +0 -0
  21. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table.egg-info/dependency_links.txt +0 -0
  22. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table.egg-info/requires.txt +0 -0
  23. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/mcp_query_table.egg-info/top_level.txt +0 -0
  24. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/pyproject.toml +0 -0
  25. {mcp_query_table-0.3.4 → mcp_query_table-0.3.5}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcp_query_table
3
- Version: 0.3.4
3
+ Version: 0.3.5
4
4
  Summary: query table from website, support MCP
5
5
  Author-email: wukan <wu-kan@163.com>
6
6
  License: MIT License
@@ -205,6 +205,12 @@ npx @modelcontextprotocol/inspector python -m mcp_query_table --format markdown
205
205
  - 向东方财富板块查询 “去年涨的最差的行业板块”,再查询此板块中去年涨的最好的5只股票
206
206
  > 分成两步查询,先查询板块,再查询股票。但最好不要全自动,因为第一步的结果它不理解“今日涨幅”和“区间涨幅”,需要交互修正
207
207
 
208
+ ## 支持`Streamlit`
209
+
210
+ 实现在同一页面中查询金融数据,并手工输入到`AI`中进行深度分析。参考`streamlit`目录下的`README.md`文件。
211
+
212
+ ![streamlit](docs/img/streamlit.png)
213
+
208
214
  ## 参考
209
215
 
210
216
  - [Playwright](https://playwright.dev/python/docs/intro)
@@ -166,6 +166,12 @@ npx @modelcontextprotocol/inspector python -m mcp_query_table --format markdown
166
166
  - 向东方财富板块查询 “去年涨的最差的行业板块”,再查询此板块中去年涨的最好的5只股票
167
167
  > 分成两步查询,先查询板块,再查询股票。但最好不要全自动,因为第一步的结果它不理解“今日涨幅”和“区间涨幅”,需要交互修正
168
168
 
169
+ ## 支持`Streamlit`
170
+
171
+ 实现在同一页面中查询金融数据,并手工输入到`AI`中进行深度分析。参考`streamlit`目录下的`README.md`文件。
172
+
173
+ ![streamlit](docs/img/streamlit.png)
174
+
169
175
  ## 参考
170
176
 
171
177
  - [Playwright](https://playwright.dev/python/docs/intro)
@@ -0,0 +1 @@
1
+ __version__ = "0.3.5"
@@ -21,7 +21,7 @@ _queryType_ = {
21
21
  QueryType.Fund: 'JJ',
22
22
  QueryType.Index: 'ZS',
23
23
  QueryType.Info: 'ZX',
24
- QueryType.Board: 'ZX', # 板块也走指数
24
+ QueryType.Board: 'ZS', # 板块也走指数
25
25
  }
26
26
 
27
27
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcp_query_table
3
- Version: 0.3.4
3
+ Version: 0.3.5
4
4
  Summary: query table from website, support MCP
5
5
  Author-email: wukan <wu-kan@163.com>
6
6
  License: MIT License
@@ -205,6 +205,12 @@ npx @modelcontextprotocol/inspector python -m mcp_query_table --format markdown
205
205
  - 向东方财富板块查询 “去年涨的最差的行业板块”,再查询此板块中去年涨的最好的5只股票
206
206
  > 分成两步查询,先查询板块,再查询股票。但最好不要全自动,因为第一步的结果它不理解“今日涨幅”和“区间涨幅”,需要交互修正
207
207
 
208
+ ## 支持`Streamlit`
209
+
210
+ 实现在同一页面中查询金融数据,并手工输入到`AI`中进行深度分析。参考`streamlit`目录下的`README.md`文件。
211
+
212
+ ![streamlit](docs/img/streamlit.png)
213
+
208
214
  ## 参考
209
215
 
210
216
  - [Playwright](https://playwright.dev/python/docs/intro)
@@ -1 +0,0 @@
1
- __version__ = "0.3.4"
File without changes