Metadata-Version: 2.1
Name: gm-libs
Version: 0.0.2
Summary: A juejin quant lib to myself package
Author-email: UioSun <uiosun@outlook.com>
Project-URL: Homepage, https://github.com/Sun-FreePort/gm_libs
Project-URL: Issues, https://github.com/Sun-FreePort/gm_libs/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# 掘金量化的简化函数包（第三方）

个人自用包，出问题了欢迎提 Issue。

## 功能列表

### A 股

1. 获取所有指数（股票市场、当前有效）：get_all_index
2. 获取所有股票（股票市场、当前有效）：get_all_security
3. ~~获取龙虎榜股票列表：get_dragon_tiger_list~~
