|
APScheduler |
3.3.1 |
MIT License |
https://github.com/agronholm/apscheduler/blob/master/LICENSE.txt |
任务调度库 |
|
baostock |
0.8.9 |
BSD License |
https://spdx.org/licenses/BSD-1-Clause.html |
一个免费开源的证券数据平台库 |
|
bcolz |
1.2.1 |
BSD License |
https://github.com/Blosc/bcolz/blob/master/CODE_OF_CONDUCT.md |
一个高效的列式数据存储和压缩库 |
|
beautifulsoup4 |
4.6.0 |
MIT License |
https://git.launchpad.net/beautifulsoup/tree/LICENSE |
HTML/XML解析库 |
|
bleach |
1.5.0 |
Apache Software License |
https://github.com/mozilla/bleach/blob/main/LICENSE |
HTML过滤库 |
|
boto |
2.43.0 |
MIT License |
https://github.com/boto/boto/blob/develop/LICENSE |
用于与 AWS 服务交互的 Python SDK |
|
Bottleneck |
1.0.0 |
BSD License |
https://github.com/pydata/bottleneck/blob/master/LICENSE |
NumPy数组性能优化库 |
|
bz2file |
0.98 |
Apache Software License |
https://spdx.org/licenses/Apache-2.0.html |
bz2压缩文件读写 |
|
cachetools |
3.1.0 |
MIT License |
https://github.com/tkem/cachetools/blob/master/LICENSE |
缓存字典和LRU缓存实现 |
|
click |
4.0 |
BSD License |
https://github.com/pallets/click/blob/main/LICENSE.txt |
命令行参数解析库 |
|
contextlib2 |
0.4.0 |
Apache Software License |
https://github.com/jazzband/contextlib2/blob/master/LICENSE.txt |
上下文管理器 |
|
crypto |
1.4.1 |
MIT License |
https://github.com/chrissimpkins/crypto/blob/master/LICENSE |
提供加密算法和协议的 Python 库集合 |
|
cx-Oracle |
8.0.1 |
BSD License |
https://github.com/oracle/python-cx_Oracle/blob/main/LICENSE.txt |
用于连接 Oracle 数据库的 Python 库 |
|
cycler |
0.10.0 |
BSD License |
https://github.com/matplotlib/cycler/blob/main/LICENSE |
matplotlib颜色循环库 |
|
cyordereddict |
0.2.2 |
BSD License |
https://github.com/shoyer/cyordereddict/blob/master/LICENSE.txt |
提供排序字典实现的 Cython 扩展模块 |
|
Cython |
0.22.1 |
Apache Software License |
https://github.com/cython/cython/blob/master/LICENSE.txt |
将Python转换为C扩展的编译器 |
|
decorator |
4.0.10 |
BSD License |
https://github.com/micheles/decorator/blob/master/LICENSE.txt |
函数装饰器模块 |
|
entrypoints |
0.2.2 |
MIT License |
https://github.com/takluyver/entrypoints/blob/master/LICENSE |
发现和加载Python软件包中的入口点 |
|
fastcache |
1.0.2 |
MIT License |
https://github.com/pbrady/fastcache/blob/master/LICENSE |
快速且pythonic的缓存装饰器 |
|
flameprof |
0.4 |
MIT License |
https://github.com/baverman/flameprof/blob/master/LICENSE |
Python性能分析库 |
|
gensim |
0.13.3 |
LGPL-2.1-only |
https://github.com/piskvorky/gensim/blob/develop/COPYING |
自然语言处理库 |
|
gmssl |
3.2.2 |
BSD License |
https://github.com/py-gmssl/py-gmssl/blob/master/License |
国密算法加密库 |
|
h5py |
2.6.0 |
BSD License |
https://github.com/h5py/h5py/blob/master/LICENSE |
HDF5文件接口库 |
|
hmmlearn |
0.2.0 |
BSD License |
https://github.com/hmmlearn/hmmlearn/blob/main/LICENSE.txt |
隐马尔可夫模型库 |
|
hs-udata |
0.3.6 |
MIT License |
https://spdx.org/licenses/MIT.html |
用户数据收集库 |
|
html5lib |
0.9999999 |
MIT License |
https://github.com/html5lib/html5lib-python/blob/master/LICENSE |
HTML解析库 |
|
ipykernel |
4.5.0 |
BSD License |
https://github.com/ipython/ipykernel/blob/main/LICENSE |
Jupyter内核库 |
|
ipython |
5.1.0 |
BSD License |
https://github.com/ipython/ipython/blob/main/./LICENSE |
交互式Python Shell |
|
ipython-genutils |
0.1.0 |
BSD License |
https://github.com/ipython/ipython_genutils/blob/master/COPYING.md |
IPython实用功能库 |
|
ipywidgets |
5.2.2 |
BSD License |
https://github.com/jupyter-widgets/ipywidgets/blob/main/LICENSE |
Jupyter交互式小部件 |
|
jieba |
0.38 |
MIT License |
https://github.com/fxsjy/jieba/blob/master/LICENSE |
中文文本分词库 |
|
Jinja2 |
2.8 |
BSD License |
https://github.com/pallets/jinja/blob/main/LICENSE.txt |
模板引擎库 |
|
jsonpickle |
1.0 |
BSD License |
https://github.com/jsonpickle/jsonpickle/blob/main/LICENSE |
Python对象与JSON相互转换的序列化/反序列化库 |
|
jsonschema |
2.5.1 |
MIT License |
https://github.com/python-jsonschema/jsonschema/blob/main/COPYING |
JSON模式验证库 |
|
jupyter |
1.0.0 |
BSD License |
https://github.com/jupyter/jupyter/blob/master/LICENSE |
Jupyter项目工具集 |
|
jupyter-client |
4.4.0 |
BSD License |
https://github.com/jupyter/jupyter_client/blob/main/LICENSE |
Jupyter客户端库 |
|
jupyter-console |
5.0.0 |
BSD License |
https://github.com/jupyter/jupyter_console/blob/main/LICENSE |
Jupyter终端控制台 |
|
jupyter-core |
4.2.0 |
BSD License |
https://github.com/jupyter/jupyter_core/blob/main/LICENSE |
Jupyter核心软件包 |
|
jupyter-kernel-gateway |
1.1.1 |
BSD License |
https://github.com/jupyter-server/kernel_gateway/blob/main/LICENSE.md |
Jupyter 内核的独立 API 网关 |
|
Keras |
2.3.1 |
Apache Software License |
https://github.com/keras-team/keras/blob/master/LICENSE |
深度学习高级API库 |
|
Keras-Applications |
1.0.8 |
MIT License |
https://github.com/keras-team/keras-applications/blob/master/LICENSE |
Keras 的预训练模型组件 |
|
Keras-Preprocessing |
1.1.0 |
MIT License |
https://github.com/keras-team/keras-preprocessing/blob/master/LICENSE |
Keras 的数据预处理工具集 |
|
line-profiler |
2.1.2 |
BSD License |
https://github.com/pyutils/line_profiler/blob/main/LICENSE.txt |
逐行分析 Python 代码性能的工具 |
|
Logbook |
1.4.3 |
BSD License |
https://github.com/getlogbook/logbook/blob/develop/LICENSE |
日志记录库 |
|
lxml |
4.5.0 |
BSD License |
https://github.com/lxml/lxml/blob/master/LICENSE.txt |
XML处理库 |
|
Markdown |
2.2.0 |
BSD License |
https://github.com/Python-Markdown/markdown/blob/master/LICENSE.md |
Markdown解析库 |
|
MarkupSafe |
0.23 |
BSD License |
https://github.com/pallets/markupsafe/blob/main/LICENSE.txt |
文本标记转义库 |
|
matplotlib |
1.5.3 |
Python Software Foundation License |
https://github.com/matplotlib/matplotlib/tree/main/LICENSE |
二维绘图库 |
|
memory_profiler |
0.61.0 |
BSD License |
https://github.com/pythonprofilers/memory_profiler/blob/master/COPYING |
内存性能分析库 |
|
mistune |
0.7.3 |
BSD License |
https://github.com/lepture/mistune/blob/main/LICENSE |
Markdown解析库 |
|
Naked |
0.1.31 |
MIT License |
https://github.com/chrissimpkins/naked/blob/master/README.md |
清洁、轻量的Python包装 |
|
nbconvert |
4.2.0 |
BSD License |
https://github.com/jupyter/nbconvert/blob/main/LICENSE |
Jupyter Notebook转换工具 |
|
nbformat |
4.1.0 |
BSD License |
https://github.com/jupyter/nbformat/blob/main/LICENSE |
Jupyter Notebook文档格式 |
|
networkx |
1.9.1 |
BSD License |
https://github.com/networkx/networkx/blob/main/LICENSE.txt |
网络分析库 |
|
nose |
1.3.6 |
GNU Library or Lesser General Public License (LGPL) |
https://github.com/nose-devs/nose/blob/master/setup.py |
单元测试框架 |
|
notebook |
4.2.3 |
BSD License |
https://github.com/jupyter/notebook/blob/main/LICENSE |
Jupyter交互式计算笔记本 |
|
numexpr |
2.6.1 |
MIT License |
https://github.com/pydata/numexpr/blob/master/LICENSE.txt |
高性能数组表达式评估库 |
|
numpy |
1.11.2 |
BSD License |
https://github.com/numpy/numpy/blob/main/LICENSE.txt |
科学计算基础库 |
|
pandas |
0.23.4 |
BSD License |
https://github.com/pandas-dev/pandas/blob/main/LICENSE |
数据分析库 |
|
patsy |
0.4.0 |
BSD License |
https://github.com/pydata/patsy/blob/master/LICENSE.txt |
描述统计模型公式的Python包 |
|
pexpect |
4.2.1 |
ISC License (ISCL) |
https://github.com/pexpect/pexpect/blob/master/LICENSE |
控制和自动化交互程序 |
|
pickleshare |
0.7.4 |
MIT License |
https://github.com/ipython/pickleshare/blob/master/LICENSE |
小型快速的键值对数据库 |
|
pip |
9.0.1 |
MIT License |
https://github.com/pypa/pip/blob/main/LICENSE.txt |
Python包管理工具 |
|
pkgconfig |
1.0.0 |
MIT License |
https://github.com/matze/pkgconfig/blob/master/LICENSE |
解析pkg-config文件 |
|
prompt-toolkit |
1.0.8 |
BSD License |
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/LICENSE |
命令行界面应用框架 |
|
protobuf |
3.3.0 |
3-Clause BSD License |
https://github.com/protocolbuffers/protobuf/blob/main/LICENSE |
Protocol Buffers序列化库 |
|
psutil |
5.9.5 |
BSD License |
https://github.com/giampaolo/psutil/blob/master/LICENSE |
系统监控和系统资源信息 |
|
psycopg2-binary |
2.8.6 |
GNU Library or Lesser General Public License (LGPL) |
https://github.com/psycopg/psycopg2/blob/master/LICENSE |
PostgreSQL数据库适配器 |
|
ptvsd |
2.2.0 |
Eclipse Public License 2.0 (EPL-2.0) |
https://github.com/microsoft/ptvsd/blob/master/LICENSE |
Python调试器后端 |
|
ptyprocess |
0.5.1 |
ISC License (ISCL) |
https://github.com/pexpect/ptyprocess/blob/master/LICENSE |
伪终端进程工具 |
|
PuLP |
2.7.0 |
BSD License |
https://github.com/coin-or/pulp/blob/master/LICENSE |
线性编程模型库 |
|
PyBrain |
0.3 |
BSD License |
https://github.com/pybrain/pybrain/blob/master/LICENSE |
机器学习库 |
|
pycrypto |
2.6.1 |
Public domain |
https://github.com/pycrypto/pycrypto?tab=License-1-ov-file |
提供加密和解密功能的 Python 库 |
|
Pygments |
2.1.3 |
BSD License |
https://github.com/pygments/pygments/blob/master/LICENSE |
通用语法高亮库 |
|
pykalman |
0.9.5 |
BSD License |
https://github.com/pykalman/pykalman/blob/main/LICENSE |
卡尔曼滤波器实现 |
|
PyMySQL |
0.9.3 |
MIT License |
https://github.com/PyMySQL/PyMySQL/blob/main/LICENSE |
一个用于与MySQL数据库交互的库 |
|
pyparsing |
2.1.10 |
MIT License |
https://github.com/pyparsing/pyparsing/blob/master/LICENSE |
通用解析器组件库 |
|
pypinyin |
0.50.0 |
MIT License |
https://github.com/mozillazg/python-pinyin/blob/master/LICENSE.txt |
汉字拼音转换模块/工具 |
|
python-dateutil |
2.7.5 |
Apache Software License |
https://github.com/dateutil/dateutil/blob/master/LICENSE |
日期时间处理库 |
|
pytz |
2015.4 |
MIT License |
https://github.com/stub42/pytz/blob/master/LICENSE.txt |
时区数据库和时间操作库 |
|
PyWavelets |
0.4.0 |
MIT License |
https://github.com/PyWavelets/pywt/blob/main/LICENSE |
小波变换和数字信号处理 |
|
PyYAML |
3.13 |
MIT License |
https://github.com/yaml/pyyaml/blob/main/LICENSE |
YAML解析器和发射器 |
|
pyzmq |
16.1.0.dev0 |
BSD License |
https://github.com/zeromq/pyzmq/blob/main/LICENSE.md |
ZeroMQ的Python绑定 |
|
qtconsole |
4.2.1 |
BSD License |
https://github.com/spyder-ide/qtconsole/blob/main/LICENSE |
Jupyter Qt控制台 |
|
requests |
2.7.0 |
Apache Software License |
https://github.com/psf/requests/blob/main/LICENSE |
HTTP请求库 |
|
retrying |
1.3.3 |
Apache Software License |
https://github.com/groodt/retrying/blob/main/LICENSE.txt |
函数调用重试库 |
|
scikit-learn |
0.18 |
BSD License |
https://github.com/scikit-learn/scikit-learn/blob/main/COPYING |
机器学习Python工具包 |
|
scipy |
0.18.0 |
BSD License |
https://github.com/scipy/scipy/blob/main/LICENSE.txt |
科学计算基础库 |
|
seaborn |
0.7.1 |
BSD License |
https://github.com/mwaskom/seaborn/blob/master/LICENSE.md |
数据可视化库 |
|
setuptools |
28.7.1 |
MIT License |
https://github.com/pypa/setuptools/blob/main/LICENSE |
Python包管理工具 |
|
setuptools-scm |
3.1.0 |
MIT License |
https://github.com/pypa/setuptools-scm/blob/main/LICENSE |
setuptools的SCM扩展 |
|
shellescape |
3.4.1 |
MIT License |
https://github.com/chrissimpkins/shellescape/blob/master/docs/LICENSE |
Shell参数转义 |
|
simplegeneric |
0.8.1 |
Zope Public License |
https://github.com/conda-forge-admin/python-simplegeneric-feedstock/blob/master/LICENSE |
简单的泛函数装饰器 |
|
simplejson |
3.17.0 |
MIT License |
https://github.com/simplejson/simplejson/blob/master/LICENSE.txt |
JSON编码/解码器 |
|
six |
1.10.0 |
MIT License |
https://github.com/benjaminp/six/blob/main/LICENSE |
Python 2和3兼容性工具 |
|
sklearn |
0.0 |
BSD License |
https://github.com/scikit-learn/scikit-learn/blob/main/COPYING |
机器学习和数据挖掘的 Python 库(scikit-learn) |
|
smart-open |
1.3.5 |
MIT License |
https://github.com/piskvorky/smart_open/blob/develop/LICENSE |
流式传输大型文件 |
|
SQLAlchemy |
1.0.8 |
MIT License |
https://github.com/sqlalchemy/sqlalchemy/blob/main/LICENSE |
SQL工具包和对象关系映射器 |
|
statsmodels |
0.10.2 |
BSD License |
https://github.com/statsmodels/statsmodels/blob/main/LICENSE.txt |
统计建模和计量经济学 |
|
sxsc-tushare |
20240927 |
BSD License |
UNKNOWN |
股票数据处理工具包 |
|
tables |
3.3.0 |
BSD License |
https://github.com/PyTables/PyTables/blob/master/LICENSE.txt |
管理结构化和非结构化数据的层次数据库 |
|
tabulate |
0.7.5 |
MIT License |
https://github.com/astanin/python-tabulate/blob/master/LICENSE |
格式化数据为表格形式的 Python 库 |
|
TA-Lib |
0.4.10 |
BSD License |
https://github.com/TA-Lib/ta-lib-python/blob/master/LICENSE |
技术分析库 |
|
tensorflow |
1.3.0rc1 |
Apache Software License |
https://github.com/tensorflow/tensorflow/blob/master/LICENSE |
机器学习平台 |
|
tensorflow-tensorboard |
0.1.2 |
Apache Software License |
https://github.com/tensorflow/tensorboard/blob/master/LICENSE |
TensorFlow的可视化工具 |
|
terminado |
0.6 |
BSD License |
https://github.com/jupyter/terminado/blob/main/LICENSE |
Tornado终端仿真 |
|
Theano |
0.8.2 |
BSD License |
https://github.com/Theano/Theano/blob/master/doc/LICENSE.txt |
深度学习和数值计算的 Python 库 |
|
toolz |
0.7.4 |
BSD License |
https://github.com/pytoolz/toolz/blob/master/LICENSE.txt |
高性能函数式工具 |
|
tornado |
4.4.2 |
Apache Software License |
https://github.com/tornadoweb/tornado/blob/master/LICENSE |
Web框架和异步网络库 |
|
traitlets |
4.3.1 |
BSD License |
https://github.com/ipython/traitlets/blob/main/LICENSE |
配置和应用选项的轻量级trait系统 |
|
tushare |
1.2.48 |
BSD License |
https://github.com/waditu/tushare/blob/master/LICENSE |
股票数据接口库 |
|
tzlocal |
1.3 |
MIT License |
https://github.com/regebro/tzlocal/blob/master/LICENSE.txt |
获取本地时区 |
|
walrus |
0.9.3 |
MIT License |
https://github.com/coleifer/walrus/blob/master/LICENSE |
一个用于与Redis数据库交互的库 |
|
wcwidth |
0.1.7 |
MIT License |
https://github.com/jquast/wcwidth/blob/master/LICENSE |
计算字符或字符串宽度的模块 |
|
websocket-client |
0.57.0 |
BSD License |
https://github.com/websocket-client/websocket-client/blob/master/LICENSE |
WebSocket客户端库 |
|
Werkzeug |
0.12.2 |
BSD License |
https://github.com/pallets/werkzeug/blob/main/LICENSE.txt |
WSGI应用工具集 |
|
wheel |
0.29.0 |
MIT License |
https://github.com/pypa/wheel/blob/main/LICENSE.txt |
Python分发的打包格式 |
|
widgetsnbextension |
1.2.6 |
BSD License |
https://github.com/jupyter-widgets/ipywidgets/blob/main/python/widgetsnbextension/LICENSE |
IPython HTML widgets |
|
xcsc-tushare |
1.0.0 |
BSD License |
UNKNOWN |
股票数据处理工具包 |
|
xgboost |
0.6a2 |
Apache Software License |
https://github.com/dmlc/xgboost/blob/master/LICENSE |
提升框架用于大规模机器学习 |
|
xlrd |
1.1.0 |
BSD License |
https://github.com/python-excel/xlrd/blob/master/LICENSE |
Excel文件读取库 |
|
xlwt |
1.3.0 |
BSD License |
https://github.com/python-excel/xlwt/blob/master/LICENSE |
Excel文件写入库 |