Metadata-Version: 2.4
Name: quannengbao
Version: 0.0.12
Summary: all kinds of function inside
Author-email: shennengjin <njshen.business@outlook.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.2.0
Requires-Dist: numpy>=1.20.0
Requires-Dist: lark-oapi>=1.0.0
Requires-Dist: statsmodels>=0.13.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: matplotlib>=3.4.0
Requires-Dist: requests>=2.25.0
Requires-Dist: python-dotenv>=0.19.0
Requires-Dist: numba>=0.55.0
Requires-Dist: Pillow>=8.3.0
Requires-Dist: pypika>=0.48.0
Provides-Extra: byted
Requires-Dist: bytedtqs==0.0.50; (python_version >= "3.7" and extra == "byted") and extra == "byted"
Dynamic: license-file

# quannengbao
### 需要显示安装全能包指定路径
- pip install --updgrade quannengbao 
### quannengbao安装完成后另外安装bytedtqs
- 内网web环境安装新版 bytedtqs
  - pip install --upgrade bytedtqs --index-url=https://bytedpypi.byted.org/simple/
- 本地环境安装旧版 bytedtqs
  - pip install bytedtqs==0.0.50 --index-url=https://bytedpypi.byted.org/simple/

