跳转到内容

支持的三方库

Python3.5支持的三方库

序号三方库名称版本号开源协议开源协议地址简介
1APScheduler3.3.1MIT Licensehttps://github.com/agronholm/apscheduler/blob/master/LICENSE.txt任务调度库
2baostock0.8.9BSD Licensehttps://spdx.org/licenses/BSD-1-Clause.html一个免费开源的证券数据平台库
3bcolz1.2.1BSD Licensehttps://github.com/Blosc/bcolz/blob/master/CODE_OF_CONDUCT.md一个高效的列式数据存储和压缩库
4beautifulsoup44.6.0MIT Licensehttps://git.launchpad.net/beautifulsoup/tree/LICENSEHTML/XML解析库
5bleach1.5.0Apache Software Licensehttps://github.com/mozilla/bleach/blob/main/LICENSEHTML过滤库
6boto2.43.0MIT Licensehttps://github.com/boto/boto/blob/develop/LICENSE用于与 AWS 服务交互的 Python SDK
7Bottleneck1.0.0BSD Licensehttps://github.com/pydata/bottleneck/blob/master/LICENSENumPy数组性能优化库
8bz2file0.98Apache Software Licensehttps://spdx.org/licenses/Apache-2.0.htmlbz2压缩文件读写
9cachetools3.1.0MIT Licensehttps://github.com/tkem/cachetools/blob/master/LICENSE缓存字典和LRU缓存实现
10click4.0BSD Licensehttps://github.com/pallets/click/blob/main/LICENSE.txt命令行参数解析库
11contextlib20.4.0Apache Software Licensehttps://github.com/jazzband/contextlib2/blob/master/LICENSE.txt上下文管理器
12crypto1.4.1MIT Licensehttps://github.com/chrissimpkins/crypto/blob/master/LICENSE提供加密算法和协议的 Python 库集合
13cx-Oracle8.0.1BSD Licensehttps://github.com/oracle/python-cx_Oracle/blob/main/LICENSE.txt用于连接 Oracle 数据库的 Python 库
14cycler0.10.0BSD Licensehttps://github.com/matplotlib/cycler/blob/main/LICENSEmatplotlib颜色循环库
15cyordereddict0.2.2BSD Licensehttps://github.com/shoyer/cyordereddict/blob/master/LICENSE.txt提供排序字典实现的 Cython 扩展模块
16Cython0.22.1Apache Software Licensehttps://github.com/cython/cython/blob/master/LICENSE.txt将Python转换为C扩展的编译器
17decorator4.0.10BSD Licensehttps://github.com/micheles/decorator/blob/master/LICENSE.txt函数装饰器模块
18entrypoints0.2.2MIT Licensehttps://github.com/takluyver/entrypoints/blob/master/LICENSE发现和加载Python软件包中的入口点
19fastcache1.0.2MIT Licensehttps://github.com/pbrady/fastcache/blob/master/LICENSE快速且pythonic的缓存装饰器
20flameprof0.4MIT Licensehttps://github.com/baverman/flameprof/blob/master/LICENSEPython性能分析库
21gensim0.13.3LGPL-2.1-onlyhttps://github.com/piskvorky/gensim/blob/develop/COPYING自然语言处理库
22gmssl3.2.2BSD Licensehttps://github.com/py-gmssl/py-gmssl/blob/master/License国密算法加密库
23h5py2.6.0BSD Licensehttps://github.com/h5py/h5py/blob/master/LICENSEHDF5文件接口库
24hmmlearn0.2.0BSD Licensehttps://github.com/hmmlearn/hmmlearn/blob/main/LICENSE.txt隐马尔可夫模型库
25hs-udata0.3.6MIT Licensehttps://spdx.org/licenses/MIT.html用户数据收集库
26html5lib0.9999999MIT Licensehttps://github.com/html5lib/html5lib-python/blob/master/LICENSEHTML解析库
27ipykernel4.5.0BSD Licensehttps://github.com/ipython/ipykernel/blob/main/LICENSEJupyter内核库
28ipython5.1.0BSD Licensehttps://github.com/ipython/ipython/blob/main/./LICENSE交互式Python Shell
29ipython-genutils0.1.0BSD Licensehttps://github.com/ipython/ipython_genutils/blob/master/COPYING.mdIPython实用功能库
30ipywidgets5.2.2BSD Licensehttps://github.com/jupyter-widgets/ipywidgets/blob/main/LICENSEJupyter交互式小部件
31jieba0.38MIT Licensehttps://github.com/fxsjy/jieba/blob/master/LICENSE中文文本分词库
32Jinja22.8BSD Licensehttps://github.com/pallets/jinja/blob/main/LICENSE.txt模板引擎库
33jsonpickle1.0BSD Licensehttps://github.com/jsonpickle/jsonpickle/blob/main/LICENSEPython对象与JSON相互转换的序列化/反序列化库
34jsonschema2.5.1MIT Licensehttps://github.com/python-jsonschema/jsonschema/blob/main/COPYINGJSON模式验证库
35jupyter1.0.0BSD Licensehttps://github.com/jupyter/jupyter/blob/master/LICENSEJupyter项目工具集
36jupyter-client4.4.0BSD Licensehttps://github.com/jupyter/jupyter_client/blob/main/LICENSEJupyter客户端库
37jupyter-console5.0.0BSD Licensehttps://github.com/jupyter/jupyter_console/blob/main/LICENSEJupyter终端控制台
38jupyter-core4.2.0BSD Licensehttps://github.com/jupyter/jupyter_core/blob/main/LICENSEJupyter核心软件包
39jupyter-kernel-gateway1.1.1BSD Licensehttps://github.com/jupyter-server/kernel_gateway/blob/main/LICENSE.mdJupyter 内核的独立 API 网关
40keras2.3.1Apache Software Licensehttps://github.com/keras-team/keras/blob/master/LICENSE深度学习高级API库
41Keras-Applications1.0.8MIT Licensehttps://github.com/keras-team/keras-applications/blob/master/LICENSEKeras 的预训练模型组件
42Keras-Preprocessing1.1.0MIT Licensehttps://github.com/keras-team/keras-preprocessing/blob/master/LICENSEKeras 的数据预处理工具集
43line-profiler2.1.2BSD Licensehttps://github.com/pyutils/line_profiler/blob/main/LICENSE.txt逐行分析 Python 代码性能的工具
44Logbook1.4.3BSD Licensehttps://github.com/getlogbook/logbook/blob/develop/LICENSE日志记录库
45lxml4.5.0BSD Licensehttps://github.com/lxml/lxml/blob/master/LICENSE.txtXML处理库
46Markdown2.2.0BSD Licensehttps://github.com/Python-Markdown/markdown/blob/master/LICENSE.mdMarkdown解析库
47MarkupSafe0.23BSD Licensehttps://github.com/pallets/markupsafe/blob/main/LICENSE.txt文本标记转义库
48matplotlib1.5.3Python Software Foundation Licensehttps://github.com/matplotlib/matplotlib/tree/main/LICENSE二维绘图库
49memory-profiler0.61.0BSD Licensehttps://github.com/pythonprofilers/memory_profiler/blob/master/COPYING内存性能分析库
50mistune0.7.3BSD Licensehttps://github.com/lepture/mistune/blob/main/LICENSEMarkdown解析库
51Naked0.1.31MIT Licensehttps://github.com/chrissimpkins/naked/blob/master/README.md清洁、轻量的Python包装
52nbconvert4.2.0BSD Licensehttps://github.com/jupyter/nbconvert/blob/main/LICENSEJupyter Notebook转换工具
53nbformat4.1.0BSD Licensehttps://github.com/jupyter/nbformat/blob/main/LICENSEJupyter Notebook文档格式
54networkx1.9.1BSD Licensehttps://github.com/networkx/networkx/blob/main/LICENSE.txt网络分析库
55nose1.3.6LGPL Licensehttps://github.com/nose-devs/nose/blob/master/setup.py单元测试框架
56notebook4.2.3BSD Licensehttps://github.com/jupyter/notebook/blob/main/LICENSEJupyter交互式计算笔记本
57numexpr2.6.1MIT Licensehttps://github.com/pydata/numexpr/blob/master/LICENSE.txt高性能数组表达式评估库
58numpy1.11.2BSD Licensehttps://github.com/numpy/numpy/blob/main/LICENSE.txt科学计算基础库
59pandas0.23.4BSD Licensehttps://github.com/pandas-dev/pandas/blob/main/LICENSE数据分析库
60patsy0.4.0BSD Licensehttps://github.com/pydata/patsy/blob/master/LICENSE.txt描述统计模型公式的Python包
61pexpect4.2.1ISC License (ISCL)https://github.com/pexpect/pexpect/blob/master/LICENSE控制和自动化交互程序
62pickleshare0.7.4MIT Licensehttps://github.com/ipython/pickleshare/blob/master/LICENSE小型快速的键值对数据库
63pip9.0.1MIT Licensehttps://github.com/pypa/pip/blob/main/LICENSE.txtPython包管理工具
64pkgconfig1.0.0MIT Licensehttps://github.com/matze/pkgconfig/blob/master/LICENSE解析pkg-config文件
65prompt-toolkit1.0.8BSD Licensehttps://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/LICENSE命令行界面应用框架
66protobuf3.3.03-Clause BSD Licensehttps://github.com/protocolbuffers/protobuf/blob/main/LICENSEProtocol Buffers序列化库
67psutil5.9.5BSD Licensehttps://github.com/giampaolo/psutil/blob/master/LICENSE系统监控和系统资源信息
68ptvsd2.2.0Eclipse Public License 2.0 (EPL-2.0)https://github.com/microsoft/ptvsd/blob/master/LICENSEPython调试器后端
69ptyprocess0.5.1ISC License (ISCL)https://github.com/pexpect/ptyprocess/blob/master/LICENSE伪终端进程工具
70PuLP2.7.0BSD Licensehttps://github.com/coin-or/pulp/blob/master/LICENSE线性编程模型库
71PyBrain0.3BSD Licensehttps://github.com/pybrain/pybrain/blob/master/LICENSE机器学习库
72pycrypto2.6.1Public domainhttps://github.com/pycrypto/pycrypto?tab=License-1-ov-file提供加密和解密功能的 Python 库
73pycryptodomex3.20.0BSD, Public Domainhttps://github.com/Legrandin/pycryptodome/blob/master/LICENSE.rst加密解密算法库
74Pygments2.1.3BSD Licensehttps://github.com/pygments/pygments/blob/master/LICENSE通用语法高亮库
75pykalman0.9.5BSD Licensehttps://github.com/pykalman/pykalman/blob/main/LICENSE卡尔曼滤波器实现
76PyMySQL0.9.3MIT Licensehttps://github.com/PyMySQL/PyMySQL/blob/main/LICENSE一个用于与MySQL数据库交互的库
77pyparsing2.1.10MIT Licensehttps://github.com/pyparsing/pyparsing/blob/master/LICENSE通用解析器组件库
78pypinyin0.50.0MIT Licensehttps://github.com/mozillazg/python-pinyin/blob/master/LICENSE.txt汉字拼音转换模块/工具
79python-dateutil2.7.5Apache Software Licensehttps://github.com/dateutil/dateutil/blob/master/LICENSE日期时间处理库
80pytz2015.4MIT Licensehttps://github.com/stub42/pytz/blob/master/LICENSE.txt时区数据库和时间操作库
81PyWavelets0.4.0MIT Licensehttps://github.com/PyWavelets/pywt/blob/main/LICENSE小波变换和数字信号处理
82PyYAML3.13MIT Licensehttps://github.com/yaml/pyyaml/blob/main/LICENSEYAML解析器和发射器
83pyzmq16.1.0.dev0BSD Licensehttps://github.com/zeromq/pyzmq/blob/main/LICENSE.mdZeroMQ的Python绑定
84qtconsole4.2.1BSD Licensehttps://github.com/spyder-ide/qtconsole/blob/main/LICENSEJupyter Qt控制台
85requests2.7.0Apache Software Licensehttps://github.com/psf/requests/blob/main/LICENSEHTTP请求库
86retrying1.3.3Apache Software Licensehttps://github.com/groodt/retrying/blob/main/LICENSE.txt函数调用重试库
87scikit-learn0.18BSD Licensehttps://github.com/scikit-learn/scikit-learn/blob/main/COPYING机器学习Python工具包
88scipy0.18.0BSD Licensehttps://github.com/scipy/scipy/blob/main/LICENSE.txt科学计算基础库
89seaborn0.7.1BSD Licensehttps://github.com/mwaskom/seaborn/blob/master/LICENSE.md数据可视化库
90setuptools28.7.1MIT Licensehttps://github.com/pypa/setuptools/blob/main/LICENSEPython包管理工具
91setuptools-scm3.1.0MIT Licensehttps://github.com/pypa/setuptools-scm/blob/main/LICENSEsetuptools的SCM扩展
92shellescape3.4.1MIT Licensehttps://github.com/chrissimpkins/shellescape/blob/master/docs/LICENSEShell参数转义
93simplegeneric0.8.1Zope Public Licensehttps://github.com/conda-forge-admin/python-simplegeneric-feedstock/blob/master/LICENSE简单的泛函数装饰器
94simplejson3.17.0MIT Licensehttps://github.com/simplejson/simplejson/blob/master/LICENSE.txtJSON编码/解码器
95six1.10.0MIT Licensehttps://github.com/benjaminp/six/blob/main/LICENSEPython 2和3兼容性工具
96sklearn0.0BSD Licensehttps://github.com/scikit-learn/scikit-learn/blob/main/COPYING机器学习Python工具包
97smart-open1.3.5MIT Licensehttps://github.com/piskvorky/smart_open/blob/develop/LICENSE流式传输大型文件
98SQLAlchemy1.0.8MIT Licensehttps://github.com/sqlalchemy/sqlalchemy/blob/main/LICENSESQL工具包和对象关系映射器
99sqlalchemy-dm1.1.10MIT Licensehttps://github.com/sqlalchemy/sqlalchemy/blob/main/LICENSE与达梦数据库集成的SQLAlchemy扩展
100statsmodels0.10.2BSD Licensehttps://github.com/statsmodels/statsmodels/blob/main/LICENSE.txt统计建模和计量经济学
101sxsc-tushare20240927BSD LicenseUNKNOWN股票数据处理工具包
102tables3.3.0BSD Licensehttps://github.com/PyTables/PyTables/blob/master/LICENSE.txt管理结构化和非结构化数据的层次数据库
103tabulate0.7.5MIT Licensehttps://github.com/astanin/python-tabulate/blob/master/LICENSE格式化数据为表格形式的 Python 库
104TA-Lib0.4.10BSD Licensehttps://github.com/TA-Lib/ta-lib-python/blob/master/LICENSE技术分析库
105tensorflow1.3.0rc1Apache Software Licensehttps://github.com/tensorflow/tensorflow/blob/master/LICENSE机器学习平台
106tensorflow-tensorboard0.1.2Apache Software Licensehttps://github.com/tensorflow/tensorboard/blob/master/LICENSETensorFlow的可视化工具
107terminado0.6BSD Licensehttps://github.com/jupyter/terminado/blob/main/LICENSETornado终端仿真
108Theano0.8.2BSD Licensehttps://github.com/Theano/Theano/blob/master/doc/LICENSE.txt深度学习和数值计算的 Python 库
109toolz0.7.4BSD Licensehttps://github.com/pytoolz/toolz/blob/master/LICENSE.txt高性能函数式工具
110tornado4.4.2Apache Software Licensehttps://github.com/tornadoweb/tornado/blob/master/LICENSEWeb框架和异步网络库
111traitlets4.3.1BSD Licensehttps://github.com/ipython/traitlets/blob/main/LICENSE配置和应用选项的轻量级trait系统
112tushare1.2.48BSD Licensehttps://github.com/waditu/tushare/blob/master/LICENSE股票数据接口库
113tzlocal1.3MIT Licensehttps://github.com/regebro/tzlocal/blob/master/LICENSE.txt获取本地时区
114walrus0.9.3MIT Licensehttps://github.com/coleifer/walrus/blob/master/LICENSE一个用于与Redis数据库交互的库
115wcwidth0.1.7MIT Licensehttps://github.com/jquast/wcwidth/blob/master/LICENSE计算字符或字符串宽度的模块
116websocket-client0.57.0BSD Licensehttps://github.com/websocket-client/websocket-client/blob/master/LICENSEWebSocket客户端库
117Werkzeug0.12.2BSD Licensehttps://github.com/pallets/werkzeug/blob/main/LICENSE.txtWSGI应用工具集
118wheel0.29.0MIT Licensehttps://github.com/pypa/wheel/blob/main/LICENSE.txtPython分发的打包格式
119widgetsnbextension1.2.6BSD Licensehttps://github.com/jupyter-widgets/ipywidgets/blob/main/python/widgetsnbextension/LICENSEIPython HTML widgets
120xcsc-tushare1.0.0BSD LicenseUNKNOWN股票数据处理工具包
121xgboost0.6a2Apache Software Licensehttps://github.com/dmlc/xgboost/blob/master/LICENSE提升框架用于大规模机器学习
122xlrd1.1.0BSD Licensehttps://github.com/python-excel/xlrd/blob/master/LICENSEExcel文件读取库
123xlwt1.3.0BSD Licensehttps://github.com/python-excel/xlwt/blob/master/LICENSEExcel文件写入库

Python3.11支持的三方库

序号三方库名称版本号开源协议开源协议地址简介
1absl-py1.4.0Apache Software Licensehttps://github.com/abseil/abseil-py/blob/main/LICENSEGoogle的Abseil Python通用库
2aiohttp3.8.5Apache Software Licensehttps://github.com/aio-libs/aiohttp/blob/master/LICENSE.txt基于asyncio的HTTP客户端/服务器框架
3aiosignal1.3.1Apache Software Licensehttps://github.com/aio-libs/aiosignal/blob/master/LICENSEasyncio优化的信号模块
4alembic1.11.1MIT Licensehttps://github.com/sqlalchemy/alembic/blob/main/LICENSE数据库迁移工具
5anyio3.7.1MIT Licensehttps://github.com/agronholm/anyio/blob/master/LICENSE异步IO库
6APScheduler3.10.0MIT Licensehttps://github.com/agronholm/apscheduler/blob/master/LICENSE.txt任务调度库
7argon2-cffi21.3.0MIT Licensehttps://github.com/hynek/argon2-cffi/blob/main/LICENSEArgon2密码哈希算法的CFFI绑定
8argon2-cffi-bindings21.2.0MIT Licensehttps://github.com/hynek/argon2-cffi-bindings/blob/main/LICENSEArgon2密码哈希算法的Python绑定
9arrow1.2.3Apache Software Licensehttps://github.com/arrow-py/arrow/blob/master/LICENSE日期时间操作库
10asttokens2.2.1Apache 2.0https://github.com/gristlabs/asttokens/blob/master/LICENSE抽象语法树操作库
11astunparse1.6.3BSD Licensehttps://github.com/simonpercivall/astunparse/blob/main/LICENSE抽象语法树转换为python代码库
12asyncache0.3.1MIT Licensehttps://github.com/hephex/asyncache/blob/master/LICENSE异步缓存支持库
13async-generator1.10Apache Software Licensehttps://github.com/python-trio/async_generator/blob/master/LICENSE异步生成器工具库
14async-lru2.0.4MIT Licensehttps://github.com/aio-libs/async-lru/blob/master/LICENSE一个用于asyncio的LRU缓存装饰器
15async-timeout4.0.2Apache Software Licensehttps://github.com/aio-libs/async-timeout/blob/master/LICENSE异步操作超时处理库
16attrs23.1.0MIT Licensehttps://github.com/python-attrs/attrs/blob/main/LICENSE类属性管理库
17Babel2.12.1BSD Licensehttps://github.com/python-babel/babel/blob/master/LICENSEJavaScript编译器,可将ES6+代码转换为向后兼容的JavaScript
18backcall0.2.0BSD Licensehttps://github.com/takluyver/backcall/blob/master/LICENSEIPython内省和自动补全库
19baostock0.8.9BSD Licensehttps://spdx.org/licenses/BSD-1-Clause.html一个免费开源的证券数据平台库
20bcrypt4.0.1Apache Software Licensehttps://github.com/pyca/bcrypt/blob/main/LICENSE一个跨平台的密码哈希库
21beautifulsoup44.11.2MIT Licensehttps://git.launchpad.net/beautifulsoup/tree/LICENSEHTML/XML解析库
22bleach6.0.0Apache Software Licensehttps://github.com/mozilla/bleach/blob/main/LICENSEHTML过滤库
23blinker1.6.2MIT Licensehttps://github.com/pallets-eco/blinker/blob/main/LICENSE.txt一个用于实现简单的发布-订阅模式的库
24blosc22.0.0BSD Licensehttps://github.com/Blosc/python-blosc2/blob/main/LICENSE.txt压缩库
25Bottleneck1.3.7BSD Licensehttps://github.com/pydata/bottleneck/blob/master/LICENSENumPy数组性能优化库
26bs40.0.2MIT Licensehttps://git.launchpad.net/beautifulsoup/tree/LICENSEbeautifulsoup4的缩写
27bz2file0.98Apache Software Licensehttps://spdx.org/licenses/Apache-2.0.htmlbz2压缩文件读写
28cachetools5.3.0MIT Licensehttps://github.com/tkem/cachetools/blob/master/LICENSE缓存字典和LRU缓存实现
29certifi2023.5.7Mozilla Public License 2.0 (MPL 2.0)https://github.com/certifi/python-certifi/blob/master/LICENSE提供Mozilla可信CA证书捆绑
30certipy0.1.3BSD Licensehttps://github.com/LLNL/certipy/blob/main/LICENSE加密证书处理库
31cffi1.15.1MIT Licensehttps://github.com/python-cffi/cffi/blob/main/LICENSE调用C代码的外部函数接口库
32charset-normalizer3.2.0MIT Licensehttps://github.com/jawah/charset_normalizer/blob/master/LICENSE字符编码识别库
33clarabel0.6.0Apache-2.0https://github.com/oxfordcontrol/Clarabel.rs/blob/main/LICENSE.md一个用于处理日期和时间的库
34click8.1.3BSD Licensehttps://github.com/pallets/click/blob/main/LICENSE.txt命令行参数解析库
35clr-loader0.2.5MIT Licensehttps://github.com/pythonnet/clr-loader/blob/master/LICENSE一个用于加载.NET程序集的库
36comm0.1.3BSD Licensehttps://github.com/ipython/comm/blob/main/LICENSE通信才苏库
37contextlib221.6.0Apache Software Licensehttps://github.com/jazzband/contextlib2/blob/master/LICENSE.txt上下文管理器
38contourpy1.1.0BSD Licensehttps://github.com/contourpy/contourpy/blob/main/LICENSE计算库
39cryptography41.0.2Apache Software Licensehttps://github.com/pyca/cryptography/blob/main/./LICENSE加密库
40cvxpy1.4.1Apache License, Version 2.0https://github.com/cvxpy/cvxpy/blob/master/LICENSE一个用于凸优化的库
41cx-Oracle8.3.0BSD Licensehttps://github.com/oracle/python-cx_Oracle/blob/main/LICENSE.txt用于连接 Oracle 数据库的 Python 库
42cycler0.11.0BSD Licensehttps://github.com/matplotlib/cycler/blob/main/LICENSEmatplotlib颜色循环库
43Cython3.0.2Apache Software Licensehttps://github.com/cython/cython/blob/master/LICENSE.txt将Python转换为C扩展的编译器
44debugpy1.6.7Eclipse Public License 2.0 (EPL-2.0)https://github.com/microsoft/debugpy/blob/main/LICENSEPython调试器后端
45decorator5.1.1BSD Licensehttps://github.com/micheles/decorator/blob/master/LICENSE.txt函数装饰器模块
46defusedxml0.7.1Python Software Foundation Licensehttps://github.com/tiran/defusedxml/blob/main/LICENSEXML操作库
47docker6.1.3Apache Software Licensehttps://github.com/docker/docker-py/blob/main/LICENSE用于与 Docker 引擎交互的 Python 库
48dockerspawner12.1.0BSD Licensehttps://github.com/jupyterhub/dockerspawner/blob/main/LICENSEJupyter Notebook 的 Docker 容器启动器
49dtaidistance2.3.13Apache-2.0https://github.com/wannesm/dtaidistance/blob/master/LICENSE探索时间序列分析的利器
50ecos2.0.12GPLv3https://github.com/embotech/ecos/blob/develop/COPYING一个用于二次优化的库
51empyrical0.5.5Apache Software Licensehttps://github.com/quantopian/empyrical/blob/master/LICENSE一个用于金融分析的库
52entrypoints0.4MIT Licensehttps://github.com/takluyver/entrypoints/blob/master/LICENSE发现和加载Python软件包中的入口点
53escapism1.0.1MIT Licensehttps://github.com/minrk/escapism/blob/main/LICENSE用于转义不安全的文件名和路径
54et-xmlfile1.1.0MIT Licensehttps://foss.heptapod.net/openpyxl/et_xmlfile/-/blob/branch/1.1/LICENCE.rst用于编辑Excel XML格式文件的库
55executing1.2.0MIT Licensehttps://github.com/alexmojaki/executing/blob/master/LICENSE.txt正在执行代码的栈跟踪
56fastapi0.100.0MIT Licensehttps://github.com/fastapi/fastapi/blob/master/LICENSE一个高性能 Web 框架,用于构建 API
57fastcache1.1.0MIT Licensehttps://github.com/pbrady/fastcache/blob/master/LICENSE快速且pythonic的缓存装饰器
58fastjsonschema2.17.1BSD Licensehttps://github.com/horejsek/python-fastjsonschema/blob/master/LICENSEJSON schema验证库
59flameprof0.4MIT Licensehttps://github.com/baverman/flameprof/blob/master/LICENSEPython性能分析库
60Flask2.3.2BSD Licensehttps://github.com/pallets/flask/blob/main/LICENSE.txt一个流行的 Python 微型 Web 框架
61flatbuffers23.5.26Apache Software Licensehttps://github.com/google/flatbuffers/blob/master/LICENSE跨平台序列化库
62fonttools4.41.0MIT Licensehttps://github.com/fonttools/fonttools/blob/main/./LICENSE字体处理库
63fqdn1.5.1Mozilla Public License 2.0 (MPL 2.0)https://github.com/ypcrts/fqdn/blob/develop/LICENSE获取系统全限定域名
64frozenlist1.4.0Apache Software Licensehttps://github.com/aio-libs/frozenlist/blob/master/LICENSE一个不可变的Python列表
65fst-pso1.8.1GNU Lesser General Public License v3.0https://github.com/aresio/fst-pso/blob/master/LICENSE粒子群优化算法库
66funcsigs1.0.2Apache Software Licensehttps://github.com/aliles/funcsigs/blob/master/LICENSE一个用于处理函数签名的库
67gast0.4.0BSD Licensehttps://github.com/serge-sans-paille/gast/blob/master/LICENSEPython AST解析库
68gensim4.3.3LGPL-2.1-onlyhttps://github.com/piskvorky/gensim/blob/develop/COPYING自然语言处理库
69gmssl3.2.2BSD Licensehttps://github.com/py-gmssl/py-gmssl/blob/master/License国密算法加密库
70google-auth2.22.0Apache Software Licensehttps://github.com/googleapis/google-auth-library-python/blob/main/LICENSEGoogle Auth库
71google-auth-oauthlib1.0.0Apache Software Licensehttps://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/LICENSEGoogle Auth Oauthlib库
72google-pasta0.2.0Apache Software Licensehttps://github.com/google/pasta/blob/master/LICENSEPython AST解析库
73gqdata0.1.5UNKNOWNUNKNOWN一个用于处理图数据库的库
74graphviz0.20.1MIT Licensehttps://github.com/xflr6/graphviz/blob/master/LICENSE.txt图可视化库
75greenlet2.0.2MIT Licensehttps://github.com/python-greenlet/greenlet/blob/master/./LICENSE协程库
76grpcio1.56.0Apache Software Licensehttps://github.com/grpc/grpc/blob/master/LICENSEgRPC库
77h110.14.0MIT Licensehttps://github.com/python-hyper/h11/blob/master/LICENSE.txt纯 Python 实现的 HTTP/1.1 协议库
78h5py3.8.0BSD Licensehttps://github.com/h5py/h5py/blob/master/LICENSEHDF5文件接口库
79hmmlearn0.3.0BSD Licensehttps://github.com/hmmlearn/hmmlearn/blob/main/LICENSE.txt隐马尔可夫模型库
80hs-udata0.3.8MIT Licensehttps://spdx.org/licenses/MIT.html用户数据收集库
81html5lib1.1MIT Licensehttps://github.com/html5lib/html5lib-python/blob/master/LICENSEHTML解析库
82idna3.4BSD Licensehttps://github.com/kjd/idna/blob/master/LICENSE.md国际化域名转换库
83ipykernel6.21.2BSD Licensehttps://github.com/ipython/ipykernel/blob/main/LICENSEJupyter内核库
84ipython8.10.0BSD Licensehttps://github.com/ipython/ipython/blob/main/./LICENSE交互式Python Shell
85ipython-genutils0.2.0BSD Licensehttps://github.com/ipython/ipython_genutils/blob/master/COPYING.mdIPython实用功能库
86ipywidgets8.0.4BSD Licensehttps://github.com/jupyter-widgets/ipywidgets/blob/main/LICENSEJupyter交互式小部件
87isoduration20.11.0ISC License (ISCL)https://github.com/bolsote/isoduration/blob/master/LICENSEISO8601时间段解析库
88itsdangerous2.1.2BSD Licensehttps://github.com/pallets/itsdangerous/blob/main/LICENSE.txt用于生成和验证签名的数据序列化库
89jax0.4.18Apache-2.0https://github.com/jax-ml/jax/blob/main/LICENSE数值计算和机器学习库
90jaxlib0.4.18Apache-2.0https://github.com/jax-ml/jax/blob/main/LICENSE一个用于自动微分的库
91jedi0.18.2MIT Licensehttps://github.com/davidhalter/jedi/blob/master/LICENSE.txtPython自动补全库
92jieba0.42.1MIT Licensehttps://github.com/fxsjy/jieba/blob/master/LICENSE中文文本分词库
93Jinja23.1.2BSD Licensehttps://github.com/pallets/jinja/blob/main/LICENSE.txt模板引擎库
94joblib1.3.1BSD Licensehttps://github.com/joblib/joblib/blob/main/LICENSE.txt机器学习任务工具库
95json50.9.14Apache Software Licensehttps://github.com/dpranke/pyjson5/blob/main/LICENSEJSON的超集,支持更多数据类型
96jsonpickle3.0.2BSD Licensehttps://github.com/jsonpickle/jsonpickle/blob/main/LICENSEPython对象与JSON相互转换的序列化/反序列化库
97jsonpointer2.4BSD Licensehttps://github.com/stefankoegl/python-json-pointer/blob/master/LICENSE.txtJSON指针实现库
98jsonschema4.17.3MIT Licensehttps://github.com/python-jsonschema/jsonschema/blob/main/COPYINGJSON模式验证库
99jupyter1.0.0BSD Licensehttps://github.com/jupyter/jupyter/blob/master/LICENSEJupyter项目工具集
100jupyter-client7.4.9BSD Licensehttps://github.com/jupyter/jupyter_client/blob/main/LICENSEJupyter客户端库
101jupyter-console6.5.1BSD Licensehttps://github.com/jupyter/jupyter_console/blob/main/LICENSEJupyter终端控制台
102jupyter-core5.2.0BSD Licensehttps://github.com/jupyter/jupyter_core/blob/main/LICENSEJupyter核心软件包
103jupyter-events0.6.3BSD Licensehttps://github.com/jupyter/jupyter_events/blob/main/LICENSEJupyter事件处理库
104jupyterhub4.0.1BSD Licensehttps://github.com/jupyterhub/jupyterhub/blob/main/LICENSE多用户Jupyter服务器
105jupyterlab4.0.5BSD Licensehttps://github.com/jupyterlab/jupyterlab/blob/main/LICENSEJupyter Notebook的下一代Web界面
106jupyterlab-language-pack-zh-CN4.0.post2BSD Licensehttps://github.com/jupyterlab/language-packs/blob/main/LICENSE.txt一个用于JupyterLab的中文语言包
107jupyterlab-pygments0.2.2BSD Licensehttps://github.com/jupyterlab/jupyterlab_pygments/blob/main/LICENSEJupyterLab代码高亮
108jupyterlab-server2.24.0BSD Licensehttps://github.com/jupyterlab/jupyterlab_server/blob/main/LICENSEJupyterLab的服务器组件
109jupyterlab-widgets3.0.8BSD Licensehttps://github.com/jupyter-widgets/ipywidgets/blob/main/LICENSEJupyterLab交互式小部件
110jupyter-lsp2.2.0BSD Licensehttps://github.com/jupyter-lsp/jupyterlab-lsp/blob/main/LICENSEJupyter Notebook的语言服务器协议集成
111jupyter-server2.7.0BSD Licensehttps://github.com/jupyter-server/jupyter_server/blob/main/LICENSEJupyter服务的核心组件
112jupyter-server-terminals0.4.4BSD Licensehttps://github.com/jupyter-server/jupyter_server_terminals/blob/main/LICENSEJupyter服务器终端
113jupyter-telemetry0.1.0BSD Licensehttps://github.com/jupyter/telemetry/blob/master/LICENSEJupyter遥测库
114keras2.13.1Apache Software Licensehttps://github.com/keras-team/keras/blob/master/LICENSE深度学习高级API库
115kiwisolver1.4.4BSD Licensehttps://github.com/nucleic/kiwi/blob/main/LICENSE数学方程求解器
116libclang16.0.6Apache Software Licensehttps://github.com/sighingnow/libclang/blob/master/LICENSE.TXTC语言静态分析库
117line-profiler4.1.3BSD Licensehttps://github.com/pyutils/line_profiler/blob/main/LICENSE.txt逐行分析 Python 代码性能的工具
118Logbook1.5.3BSD Licensehttps://github.com/getlogbook/logbook/blob/develop/LICENSE日志记录库
119loguru0.7.0MIT Licensehttps://github.com/Delgan/loguru/blob/master/LICENSE优雅日志记录库
120lxml4.9.2BSD Licensehttps://github.com/lxml/lxml/blob/master/LICENSE.txtXML处理库
121Mako1.2.4MIT Licensehttps://github.com/sqlalchemy/mako/blob/main/LICENSE模板库
122Markdown3.4.1BSD Licensehttps://github.com/Python-Markdown/markdown/blob/master/LICENSE.mdMarkdown解析库
123markdown-it-py3.0.0MIT Licensehttps://github.com/executablebooks/markdown-it-py/blob/master/./LICENSEMarkdown解析库
124MarkupSafe2.1.2BSD Licensehttps://github.com/pallets/markupsafe/blob/main/LICENSE.txt文本标记转义库
125matplotlib3.7.0Python Software Foundation Licensehttps://github.com/matplotlib/matplotlib/tree/main/LICENSE二维绘图库
126matplotlib-inline0.1.6BSD 3-Clausehttps://github.com/ipython/matplotlib-inline/blob/main/LICENSEJupyter Notebook中的matplotlib内联支持
127mdurl0.1.2MIT Licensehttps://github.com/executablebooks/mdurl/blob/master/LICENSEMarkdown URL处理库
128memory-profiler0.61.0BSD Licensehttps://github.com/pythonprofilers/memory_profiler/blob/master/COPYING内存性能分析库
129miniful0.0.6GNU Lesser General Public License v3.0https://github.com/aresio/miniful/blob/master/LICENSE轻量级GUI库
130mistune2.0.5BSD Licensehttps://github.com/lepture/mistune/blob/main/LICENSEMarkdown解析库
131ml-dtypes0.2.0Apache Software Licensehttps://github.com/jax-ml/ml_dtypes/blob/main/./LICENSE机器学习数据类型
132mplfinance0.12.10b0BSD Licensehttps://github.com/matplotlib/mplfinance/blob/master/LICENSE一个用于金融数据可视化的库
133msgpack1.0.5Apache Software Licensehttps://github.com/msgpack/msgpack-python/blob/main/COPYING序列化库
134multidict6.0.4Apache Software Licensehttps://github.com/aio-libs/multidict/blob/master/LICENSE一个dict的子类,可存储多个值
135Naked0.1.32MIT Licensehttps://github.com/chrissimpkins/naked/blob/master/README.md清洁、轻量的Python包装
136nbclassic1.0.0BSD Licensehttps://github.com/jupyter/nbclassic/blob/main/LICENSEJupyter Notebook服务
137nbclient0.8.0BSD Licensehttps://github.com/jupyter/nbclient/blob/main/LICENSEJupyter Notebook客户端库
138nbconvert7.2.9BSD Licensehttps://github.com/jupyter/nbconvert/blob/main/LICENSEJupyter Notebook转换工具
139nbformat5.7.3BSD Licensehttps://github.com/jupyter/nbformat/blob/main/LICENSEJupyter Notebook文档格式
140nest-asyncio1.5.6BSD Licensehttps://github.com/erdewit/nest_asyncio/blob/master/LICENSE嵌套的asyncio事件循环
141networkx3.0BSD Licensehttps://github.com/networkx/networkx/blob/main/LICENSE.txt网络分析库
142nose1.3.7LGPL Licensehttps://github.com/nose-devs/nose/blob/master/setup.py单元测试框架
143notebook7.0.2BSD Licensehttps://github.com/jupyter/notebook/blob/main/LICENSEJupyter交互式计算笔记本
144notebook_shim0.2.3BSD Licensehttps://github.com/jupyter/notebook_shim/blob/main/LICENSEShim库,保留notebook前向兼容性
145numexpr2.8.4MIT Licensehttps://github.com/pydata/numexpr/blob/master/LICENSE.txt高性能数组表达式评估库
146numpy1.23.5BSD Licensehttps://github.com/numpy/numpy/blob/main/LICENSE.txt科学计算基础库
147oauthlib3.2.2BSD Licensehttps://github.com/oauthlib/oauthlib/blob/master/LICENSEOAuth请求签名逻辑
148objgraph3.5.0MIT Licensehttps://github.com/mgedmin/objgraph/blob/master/LICENSEPython对象图可视化
149openai0.27.9MIT Licensehttps://github.com/openai/openai-python/blob/main/LICENSEOpenAI API的Python客户端库
150openpyxl3.1.2MIT Licensehttps://foss.heptapod.net/openpyxl/openpyxl/-/blob/branch/default/LICENCE.rst读写Excel 2010 xlsx/xlsm/xltx/xltm文件的库
151opt-einsum3.3.0MIT Licensehttps://github.com/dgasmith/opt_einsum/blob/main/LICENSE优化的Einstein求和约定
152orjson3.9.7Apache Software Licensehttps://github.com/ijl/orjson/blob/master/LICENSE-APACHE一个用于JSON编解码的库
153osqp0.6.3Apache 2.0https://github.com/osqp/osqp/blob/master/LICENSE一个用于二次优化的库
154overrides7.3.1Apache License, Version 2.0https://github.com/mkorpela/overrides/blob/main/LICENSE检查类是否覆盖其超类方法装饰器
155packaging23.1Apache Software Licensehttps://github.com/pypa/packaging/blob/main/./LICENSECore utilities for Python packages
156pamela1.1.0MIT Licensehttps://github.com/minrk/pamela/blob/main/COPYINGPAM接口模块
157pandas1.5.3BSD Licensehttps://github.com/pandas-dev/pandas/blob/main/LICENSE数据分析库
158pandas_ta0.3.14b0MIT Licensehttps://www.pandas-ta.dev/legal/license/一个用于金融技术分析的库
159pandas-datareader0.10.0BSD Licensehttps://github.com/pydata/pandas-datareader/blob/main/LICENSE.md一个用于从各种数据源获取金融数据的库
160pandocfilters1.5.0BSD Licensehttps://github.com/jgm/pandocfilters/blob/master/LICENSEPandoc过滤器工具集
161paramiko3.3.1这次https://github.com/paramiko/paramiko/blob/main/LICENSE一个 Python SSHv2 协议库
162parso0.8.3MIT Licensehttps://github.com/davidhalter/parso/blob/master/LICENSE.txtPython解析库
163patsy0.5.3BSD Licensehttps://github.com/pydata/patsy/blob/master/LICENSE.txt描述统计模型公式的Python包
164pexpect4.8.0ISC License (ISCL)https://github.com/pexpect/pexpect/blob/master/LICENSE控制和自动化交互程序
165pickleshare0.7.5MIT Licensehttps://github.com/ipython/pickleshare/blob/master/LICENSE小型快速的键值对数据库
166pika1.3.2BSD Licensehttps://github.com/pika/pika/blob/main/LICENSE一个用于与RabbitMQ通信的库
167Pillow10.0.0HPNDhttps://github.com/python-pillow/Pillow/blob/main/LICENSE图像处理库
168pip23.3MIT Licensehttps://github.com/pypa/pip/blob/main/LICENSE.txtPython包管理工具
169pipdeptree2.3.3MIT Licensehttps://github.com/tox-dev/pipdeptree/blob/main/README.md#pipdeptree/blob/main/LICENSE查看Python依赖关系树
170pkgconfig1.5.5MIT Licensehttps://github.com/matze/pkgconfig/blob/master/LICENSE解析pkg-config文件
171platformdirs3.9.1MIT Licensehttps://github.com/tox-dev/platformdirs/blob/main/LICENSE跨平台目录访问抽象层
172prometheus-client0.17.1Apache Software Licensehttps://github.com/prometheus/client_python/blob/master/LICENSEPrometheus监控指标暴露库
173prompt-toolkit3.0.36BSD Licensehttps://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/LICENSE命令行界面应用框架
174protobuf4.22.03-Clause BSD Licensehttps://github.com/protocolbuffers/protobuf/blob/main/LICENSEProtocol Buffers序列化库
175psutil5.9.4BSD Licensehttps://github.com/giampaolo/psutil/blob/master/LICENSE系统监控和系统资源信息
176ptvsd4.3.2Eclipse Public License 2.0 (EPL-2.0)https://github.com/microsoft/ptvsd/blob/master/LICENSEPython调试器后端
177ptyprocess0.7.0ISC License (ISCL)https://github.com/pexpect/ptyprocess/blob/master/LICENSE伪终端进程工具
178PuLP2.7.0BSD Licensehttps://github.com/coin-or/pulp/blob/master/LICENSE线性编程模型库
179pure-eval0.2.2MIT Licensehttps://github.com/alexmojaki/pure_eval/blob/master/LICENSE.txt受限Python求值环境
180pyasn10.5.0BSD Licensehttps://github.com/pyasn1/pyasn1/blob/main/LICENSE.rstASN.1类型和编码库
181pyasn1-modules0.3.0BSD Licensehttps://github.com/etingof/pyasn1-modules/blob/master/LICENSE.txtASN.1数据结构和编码模块集合
182pybind112.10.3BSD Licensehttps://github.com/pybind/pybind11/blob/master/LICENSEC++和Python互操作库
183PyBrain0.3.1BSD Licensehttps://github.com/pybrain/pybrain/blob/master/LICENSE机器学习库
184pycparser2.21BSD Licensehttps://github.com/eliben/pycparser/blob/main/LICENSEC解析器
185py-cpuinfo9.0.0MIT Licensehttps://github.com/workhorsy/py-cpuinfo/blob/master/LICENSE获取CPU info库
186pycryptodome3.18.0Apache Software Licensehttps://github.com/Legrandin/pycryptodome/blob/master/LICENSE.rst提供加密和解密功能的 Python 库
187pycryptodomex3.20.0BSD, Public Domainhttps://github.com/Legrandin/pycryptodome/blob/master/LICENSE.rst加密解密算法库
188pydantic1.10.7MIT Licensehttps://github.com/pydantic/pydantic/blob/main/LICENSE用于数据验证和数据模型管理的 Python 库
189pyflakes3.1.0MIT Licensehttps://github.com/PyCQA/pyflakes/blob/main/LICENSE检查Python代码错误的工具
190pyfolio0.9.2Apache Software Licensehttps://github.com/quantopian/pyfolio/blob/master/LICENSE一个用于金融投资组合分析的库
191pyFUME0.2.25GNU General Public License (GPL)https://github.com/CaroFuchs/pyFUME/blob/master/LICENSE模糊匹配引擎
192Pygments2.14.0BSD Licensehttps://github.com/pygments/pygments/blob/master/LICENSE通用语法高亮库
193pykalman0.9.5BSD Licensehttps://github.com/pykalman/pykalman/blob/main/LICENSE卡尔曼滤波器实现
194PyMySQL1.1.0MIT Licensehttps://github.com/PyMySQL/PyMySQL/blob/main/LICENSE一个用于与MySQL数据库交互的库
195PyNaCl1.5.0Apache License 2.0https://github.com/pyca/pynacl/blob/main/LICENSE加密库,支持网络和密码学安全性
196pyOpenSSL23.2.0Apache Software Licensehttps://github.com/pyca/pyopenssl/blob/main/LICENSEPython OpenSSL工具集
197pyparsing3.0.9MIT Licensehttps://github.com/pyparsing/pyparsing/blob/master/LICENSE通用解析器组件库
198pypinyin0.50.0MIT Licensehttps://github.com/mozillazg/python-pinyin/blob/master/LICENSE.txt汉字拼音转换模块/工具
199pyrsistent0.19.3MIT Licensehttps://github.com/tobgu/pyrsistent/blob/master/LICENSE.mit持久数据结构库
200pysqlite30.5.0zlib Licensehttps://github.com/coleifer/pysqlite3/blob/master/LICENSESQLite3数据库接口
201python-dateutil2.8.2Apache Software Licensehttps://github.com/dateutil/dateutil/blob/master/LICENSE日期时间处理库
202python-json-logger2.0.7BSD Licensehttps://github.com/madzak/python-json-logger/blob/master/LICENSE标准Python日志对象到json的Formatter
203pythonnet3.0.1MIT Licensehttps://github.com/pythonnet/pythonnet/blob/master/LICENSE一个用于在Python中调用.NET代码的库
204pytz2022.7.1MIT Licensehttps://github.com/stub42/pytz/blob/master/LICENSE.txt时区数据库和时间操作库
205pytz-deprecation-shim0.1.0.post0Apache Software Licensehttps://github.com/pganssle/pytz-deprecation-shim/blob/master/LICENSEpytz移除后向兼容shim
206PyWavelets1.4.1MIT Licensehttps://github.com/PyWavelets/pywt/blob/main/LICENSE小波变换和数字信号处理
207PyYAML6.0MIT Licensehttps://github.com/yaml/pyyaml/blob/main/LICENSEYAML解析器和发射器
208pyzmq25.0.0BSD Licensehttps://github.com/zeromq/pyzmq/blob/main/LICENSE.mdZeroMQ的Python绑定
209qdldl0.1.7.post4Apache 2.0https://github.com/osqp/qdldl-python/blob/master/LICENSE一个用于凸优化的库
210qtconsole5.4.0BSD Licensehttps://github.com/spyder-ide/qtconsole/blob/main/LICENSEJupyter Qt控制台
211QtPy2.3.1MIT Licensehttps://github.com/spyder-ide/qtpy/blob/master/LICENSE.txtPyQt绑定库
212redis4.5.1MIT Licensehttps://github.com/redis/redis-py/blob/master/LICENSERedis数据库连接库
213requests2.28.2Apache Software Licensehttps://github.com/psf/requests/blob/main/LICENSEHTTP请求库
214requests-oauthlib1.3.1BSD Licensehttps://github.com/requests/requests-oauthlib/blob/master/LICENSEOAuth认证接口
215retrying1.3.4Apache Software Licensehttps://github.com/groodt/retrying/blob/main/LICENSE.txt函数调用重试库
216rfc3339-validator0.1.4MIT Licensehttps://github.com/naimetti/rfc3339-validator/blob/master/LICENSERFC3339日期时间验证器
217rfc3986-validator0.1.1MIT Licensehttps://github.com/naimetti/rfc3986-validator/blob/master/LICENSERFC3986 URI验证器
218rich13.4.2MIT Licensehttps://github.com/Textualize/rich/blob/master/LICENSERender rich text和精美格式化在终端上
219rsa4.9Apache Software Licensehttps://github.com/sybrenstuvel/python-rsa/blob/main/LICENSERSA加密算法库
220ruamel.yaml0.17.32MIT Licensehttps://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/LICENSEYAML解析和序列化
221ruamel.yaml.clib0.2.7MIT Licensehttps://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/LICENSE一个用于YAML文件处理的库
222scikit-learn1.2.1BSD Licensehttps://github.com/scikit-learn/scikit-learn/blob/main/COPYING机器学习Python工具包
223scipy1.10.0BSD Licensehttps://github.com/scipy/scipy/blob/main/LICENSE.txt科学计算基础库
224scs3.2.3MIT Licensehttps://github.com/cvxgrp/scs/blob/master/LICENSE.txt一个用于凸优化的库
225seaborn0.12.2BSD Licensehttps://github.com/mwaskom/seaborn/blob/master/LICENSE.md数据可视化库
226Send2Trash1.8.2BSD Licensehttps://github.com/arsenetar/send2trash/blob/master/LICENSE发送文件到垃圾箱而不是永久删除
227setuptools67.8.0MIT Licensehttps://github.com/pypa/setuptools/blob/main/LICENSEPython包管理工具
228setuptools-scm7.1.0MIT Licensehttps://github.com/pypa/setuptools-scm/blob/main/LICENSEsetuptools的SCM扩展
229shellescape3.8.1MIT Licensehttps://github.com/chrissimpkins/shellescape/blob/master/docs/LICENSEShell参数转义
230simpful2.11.0GNU General Public License v3.0https://github.com/aresio/simpful/blob/master/LICENSE基于Pyomo的建模和模拟框架
231simplegeneric0.8.1Zope Public Licensehttps://github.com/conda-forge-admin/python-simplegeneric-feedstock/blob/master/LICENSE简单的泛函数装饰器
232simplejson3.18.3MIT Licensehttps://github.com/simplejson/simplejson/blob/master/LICENSE.txtJSON编码/解码器
233six1.16.0MIT Licensehttps://github.com/benjaminp/six/blob/main/LICENSEPython 2和3兼容性工具
234smart-open6.3.0MIT Licensehttps://github.com/piskvorky/smart_open/blob/develop/LICENSE流式传输大型文件
235sniffio1.3.0Apache Software Licensehttps://github.com/python-trio/sniffio/blob/master/./LICENSESniff出异步I/O库
236soupsieve2.4.1MIT Licensehttps://github.com/facelessuser/soupsieve/blob/main/LICENSE.md一个纯Python CSS选择器实现
237SQLAlchemy2.0.1MIT Licensehttps://github.com/sqlalchemy/sqlalchemy/blob/main/LICENSESQL工具包和对象关系映射器
238sqlalchemy-dm2.0.1MIT Licensehttps://github.com/sqlalchemy/sqlalchemy/blob/main/LICENSE与达梦数据库集成的SQLAlchemy扩展
239stack-data0.6.2MIT Licensehttps://github.com/alexmojaki/stack_data/blob/master/LICENSE.txtStack Exchange数据访问库
240starlette0.27.0BSD Licensehttps://github.com/Kludex/starlette/blob/main/LICENSE.md轻量级异步Web框架
241statsmodels0.13.5BSD Licensehttps://github.com/statsmodels/statsmodels/blob/main/LICENSE.txt统计建模和计量经济学
242sxsc-tushare20240927BSD LicenseUNKNOWN股票数据处理工具包
243tables3.8.0BSD Licensehttps://github.com/PyTables/PyTables/blob/master/LICENSE.txt管理结构化和非结构化数据的层次数据库
244TA-Lib0.4.31BSD Licensehttps://github.com/TA-Lib/ta-lib-python/blob/master/LICENSE技术分析库
245tensorboard2.13.0Apache Software Licensehttps://github.com/tensorflow/tensorboard/blob/master/LICENSETensorFlow的可视化工具
246tensorboard-data-server0.7.1Apache Software Licensehttps://github.com/tensorflow/tensorboard/blob/master/LICENSETensorBoard插件的数据服务
247tensorflow2.13.0Apache Software Licensehttps://github.com/tensorflow/tensorflow/blob/master/LICENSE机器学习平台
248tensorflow-estimator2.13.0Apache Software Licensehttps://github.com/tensorflow/estimator/blob/master/LICENSETensorFlow Estimators
249tensorflow-io-gcs-filesystem0.32.0Apache Software Licensehttps://github.com/tensorflow/io/blob/master/LICENSETensorFlow的Google Cloud Storage文件系统实现
250termcolor2.3.0MIT Licensehttps://github.com/termcolor/termcolor/blob/main/COPYING.txt在终端着色字体
251terminado0.17.1BSD Licensehttps://github.com/jupyter/terminado/blob/main/LICENSETornado终端仿真
252threadpoolctl3.2.0BSD Licensehttps://github.com/joblib/threadpoolctl/blob/master/LICENSE线程池控制
253tinycss21.2.1BSD Licensehttps://github.com/Kozea/tinycss2/blob/main/LICENSE低级CSS解析器
254toolz0.12.0BSD Licensehttps://github.com/pytoolz/toolz/blob/master/LICENSE.txt高性能函数式工具
255tornado6.2Apache Software Licensehttps://github.com/tornadoweb/tornado/blob/master/LICENSEWeb框架和异步网络库
256tqdm4.66.1MIT Licensehttps://github.com/tqdm/tqdm/blob/master/LICENCE显示进度条的Python模块
257traitlets5.9.0BSD Licensehttps://github.com/ipython/traitlets/blob/main/LICENSE配置和应用选项的轻量级trait系统
258tushare1.2.89BSD Licensehttps://github.com/waditu/tushare/blob/master/LICENSE股票数据接口库
259typing_extensions4.5.0Python Software Foundation Licensehttps://github.com/python/typing_extensions/blob/main/LICENSE打字标注扩展
260tzdata2023.3Apache Software Licensehttps://github.com/python/tzdata/blob/master/LICENSEIANA时区数据库
261tzlocal4.2MIT Licensehttps://github.com/regebro/tzlocal/blob/master/LICENSE.txt获取本地时区
262uri-template1.3.0MIT Licensehttps://github.com/plinss/uri-template/blob/main/LICENSEURI模板处理
263urllib31.26.16MIT Licensehttps://github.com/urllib3/urllib3/blob/main/LICENSE.txtHTTP库
264uvicorn0.30.6BSD-3-Clause licensehttps://github.com/Kludex/uvicorn/blob/main/LICENSE.md轻量快速的 Python ASGI 框架
265vprof0.38BSD Licensehttps://github.com/nvdv/vprof/blob/master/LICENSEPython性能分析工具
266walrus0.9.3MIT Licensehttps://github.com/coleifer/walrus/blob/master/LICENSE一个用于与Redis数据库交互的库
267wcwidth0.2.6MIT Licensehttps://github.com/jquast/wcwidth/blob/master/LICENSE计算字符或字符串宽度的模块
268webcolors1.13BSD Licensehttps://github.com/ubernostrum/webcolors/blob/trunk/LICENSECSS颜色名称和值的转换库
269webencodings0.5.1BSD Licensehttps://github.com/gsnedders/python-webencodings/blob/master/LICENSE字符编码别名注册表
270websocket-client0.57.0BSD Licensehttps://github.com/websocket-client/websocket-client/blob/master/LICENSEWebSocket客户端库
271Werkzeug2.3.6BSD Licensehttps://github.com/pallets/werkzeug/blob/main/LICENSE.txtWSGI应用工具集
272wheel0.38.4MIT Licensehttps://github.com/pypa/wheel/blob/main/LICENSE.txtPython分发的打包格式
273widgetsnbextension4.0.5BSD Licensehttps://github.com/jupyter-widgets/ipywidgets/blob/main/python/widgetsnbextension/LICENSEIPython HTML widgets
274wrapt1.15.0BSD Licensehttps://github.com/GrahamDumpleton/wrapt/blob/develop/LICENSE装饰器工具库
275xcsc-tushare1.0.0BSD LicenseUNKNOWN股票数据处理工具包
276xgboost1.7.4Apache Software Licensehttps://github.com/dmlc/xgboost/blob/master/LICENSE提升框架用于大规模机器学习
277xlrd2.0.1BSD Licensehttps://github.com/python-excel/xlrd/blob/master/LICENSEExcel文件读取库
278xlwt1.3.0BSD Licensehttps://github.com/python-excel/xlwt/blob/master/LICENSEExcel文件写入库
279yarl1.9.2Apache Software Licensehttps://github.com/aio-libs/yarl/blob/master/LICENSE处理URL的库

三方库变动

类名/函数名Python3.5实现Python3.11实现说明
Numpynumpy.linalg.lstsqdef lstsq(a, b, rcond=-1):def lstsq(a, b, rcond="warn"):参数默认值改变
Pandaspandas.concatdef concat(objs, axis=0, join='outer', join_axes=None, ignore_index=False, keys=None, levels=None, names=None, verify_integrity=False, sort=None, copy=True):def concat(objs:Iterable[NDFrame]|Mapping[HashableT, NDFrame], axis:Axis=0, join:str="outer", ignore_index:bool=False, keys=None, levels=None, names=None, verify_integrity:bool=False, sort:bool=False, copy:bool=True)->DataFrame|Series:弃用join_axes参数
Pandaspandas.DatetimeIndexdef new(cls, data=None, freq=None, start=None, end=None, periods=None, tz=None, normalize=False, closed=None, ambiguous='raise', dayfirst=False, yearfirst=False, dtype=None, copy=False, name=None, verify_integrity=True):def new(cls, data=None, freq:str|BaseOffset|lib.NoDefault=lib.no_default, tz=None, normalize:bool=False, closed=None, ambiguous="raise", dayfirst:bool=False, yearfirst:bool=False, dtype:Dtype|None=None, copy:bool=False, name:Hashable=None)->DatetimeIndex:弃用start参数
Pandaspandas.DataFrame.appenddef append(self, other, ignore_index=False, verify_integrity=False, sort=None):def append(self, other, ignore_index:bool=False, verify_integrity:bool=False, sort:bool=False)->DataFrame:参数默认值改变
Pandaspandas.DataFrame.applydef apply(self, func, axis=0, broadcast=None, raw=False, reduce=None, result_type=None, args=(), **kwds):def apply(self, func:AggFuncType, axis:Axis=0, raw:bool=False, result_type:Literal["expand", "reduce", "broadcast"]|None=None, args=(), **kwargs):弃用broadcast参数
Pandaspandas.DataFrame.astypedef astype(self, dtype, copy=True, errors='raise', **kwargs):def astype(self:NDFrameT, dtype, copy:bool_t=True, errors:IgnoreRaise="raise")->NDFrameT:不再支持以kwargs方式传入额外入参
Pandaspandas.DataFrame.quantiledef quantile(self, q=0.5, axis=0, numeric_only=True, interpolation='linear'):def quantile(self, q:float|AnyArrayLike|Sequence[float]=0.5, axis:Axis=0, numeric_only:bool|lib.NoDefault=no_default, interpolation:QuantileInterpolation="linear", method:Literal["single", "table"]="single")->Series|DataFrame:参数默认值改变
Pandaspandas.DataFrame.replacedef replace(self, to_replace=None, value=None, inplace=False, limit=None, regex=False, method='pad'):def replace(self, to_replace=None, value=lib.no_default, inplace:bool=False, limit:int|None=None, regex:bool=False, method:Literal["pad", "ffill", "bfill"]|lib.NoDefault=lib.no_default)->DataFrame|None:参数默认值改变
Pandaspandas.DataFrame.resampledef resample(self, rule, how=None, axis=0, fill_method=None, closed=None, label=None, convention='start', kind=None, loffset=None, limit=None, base=0, on=None, level=None):def resample(self, rule, axis:Axis=0, closed:str|None=None, label:str|None=None, convention:str="start", kind:str|None=None, loffset=None, base:int|None=None, on:Level=None, level:Level=None, origin:str|TimestampConvertibleTypes="start_day", offset:TimedeltaConvertibleTypes|None=None, group_keys:bool|lib.NoDefault=no_default, )->Resampler:弃用how参数
Pandaspandas.DataFrame.sort_indexdef sort_index(self, axis=0, level=None, ascending=True, inplace=False, kind='quicksort', na_position='last', sort_remaining=True, by=None):def sort_index(self, axis:Axis=0, level:IndexLabel=None, ascending:bool|Sequence[bool]=True, inplace:bool=False, kind:SortKind="quicksort", na_position:NaPosition="last", sort_remaining:bool=True, ignore_index:bool=False, key:IndexKeyFunc=None)->DataFrame|None:弃用by参数
Pandaspandas.DataFrame.to_csvdef to_csv(self, path_or_buf=None, sep=",", "", na_rep='', float_format=None, columns=None, header=True, index=True, index_label=None, mode='w', encoding=None, compression=None, quoting=None, quotechar='"', line_terminator='\n', chunksize=None, tupleize_cols=None, date_format=None, doublequote=True, escapechar=None, decimal='.'):def to_csv(self, path_or_buf:FilePath|WriteBuffer[bytes]|WriteBuffer[str]|None=None, sep:str=",", na_rep:str="", float_format:str|Callable|None=None, columns:Sequence[Hashable]|None=None, header:bool_t|list[str]=True, index:bool_t=True, index_label:IndexLabel|None=None, mode:str="w", encoding:str|None=None, compression:CompressionOptions="infer", quoting:int|None=None, quotechar:str='"', lineterminator:str|None=None, chunksize:int|None=None, date_format:str|None=None, doublequote:bool_t=True, escapechar:str|None=None, decimal:str=".", errors:str="strict", storage_options:StorageOptions=None)->str|None:参数默认值改变
Pandaspandas.DataFrame.to_exceldef to_excel(self, excel_writer, sheet_name='Sheet1', na_rep='', float_format=None, columns=None, header=True, index=True, index_label=None, startrow=0, startcol=0, engine=None, merge_cells=True, encoding=None, inf_rep='inf', verbose=True, freeze_panes=None):def to_excel(self, excel_writer, sheet_name:str="Sheet1", na_rep:str="", float_format:str|None=None, columns:Sequence[Hashable]|None=None, header:Sequence[Hashable]|bool_t=True, index:bool_t=True, index_label:IndexLabel=None, startrow:int=0, startcol:int=0, engine:str|None=None, merge_cells:bool_t=True, encoding:lib.NoDefault=lib.no_default, inf_rep:str="inf", verbose:lib.NoDefault=lib.no_default, freeze_panes:tuple[int, int]|None=None, storage_options:StorageOptions=None)->None:参数默认值改变
Pandaspandas.DataFrame.to_htmldef to_html(self, buf=None, columns=None, col_space=None, header=True, index=True, na_rep='NaN', formatters=None, float_format=None, sparsify=None, index_names=True, justify=None, bold_rows=True, classes=None, escape=True, max_rows=None, max_cols=None, show_dimensions=False, notebook=False, decimal='.', border=None, table_id=None):def to_html(self, buf:FilePath|WriteBuffer[str]|None=None, columns:Sequence[Level]|None=None, col_space:ColspaceArgType|None=None, header:bool|Sequence[str]=True, index:bool=True, na_rep:str="NaN", formatters:FormattersType|None=None, float_format:FloatFormatType|None=None, sparsify:bool|None=None, index_names:bool=True, justify:str|None=None, max_rows:int|None=None, max_cols:int|None=None, show_dimensions:bool|str=False, decimal:str=".", bold_rows:bool=True, classes:str|list|tuple|None=None, escape:bool=True, notebook:bool=False, border:int|bool|None=None, table_id:str|None=None, render_links:bool=False, encoding:str|None=None)->str|None:参数顺序改变
Pandaspandas.DataFrame.to_jsondef to_json(self, path_or_buf=None, orient=None, date_format=None, double_precision=10, force_ascii=True, date_unit='ms', default_handler=None, lines=False, compression=None, index=True):def to_json(self, path_or_buf:FilePath|WriteBuffer[bytes]|WriteBuffer[str]|None=None, orient:str|None=None, date_format:str|None=None, double_precision:int=10, force_ascii:bool_t=True, date_unit:str="ms", default_handler:Callable[[Any], JSONSerializable]|None=None, lines:bool_t=False, compression:CompressionOptions="infer", index:bool_t=True, indent:int|None=None, storage_options:StorageOptions=None)->str|None:参数默认值改变
Pandaspandas.DataFrame.to_recordsdef to_records(self, index=True, convert_datetime64=None):def to_records(self, index:bool=True, column_dtypes=None, index_dtypes=None)->np.recarray:弃用convert_datetime64参数
Pandaspandas.DataFrame.to_stringdef to_string(self, buf=None, columns=None, col_space=None, header=True, index=True, na_rep='NaN', formatters=None, float_format=None, sparsify=None, index_names=True, justify=None, line_width=None, max_rows=None, max_cols=None, show_dimensions=False):def to_string(self, buf:FilePath|WriteBuffer[str]|None=None, columns:Sequence[str]|None=None, col_space:int|list[int]|dict[Hashable, int]|None=None, header:bool|Sequence[str]=True, index:bool=True, na_rep:str="NaN", formatters:fmt.FormattersType|None=None, float_format:fmt.FloatFormatType|None=None, sparsify:bool|None=None, index_names:bool=True, justify:str|None=None, max_rows:int|None=None, max_cols:int|None=None, show_dimensions:bool=False, decimal:str=".", line_width:int|None=None, min_rows:int|None=None, max_colwidth:int|None=None, encoding:str|None=None)->str|None:参数顺序改变
Pandaspandas.DataFrame.updatedef update(self, other, join='left', overwrite=True, filter_func=None, raise_conflict=False):def update(self, other, join:str="left", overwrite:bool=True, filter_func=None, errors:str="ignore")->None:弃用raise_conflict参数
Pandaspandas.Paneldef init(self, data=None, items=None, major_axis=None, minor_axis=None, copy=False, dtype=None):在pandas(0.25.0)版本已弃用
Pandaspandas.read_exceldef read_excel(io, sheet_name=0, header=0, names=None, index_col=None, usecols=None, squeeze=False, dtype=None, engine=None, converters=None, true_values=None, false_values=None, skiprows=None, nrows=None, na_values=None, parse_dates=False, date_parser=None, thousands=None, comment=None, skipfooter=0, convert_float=True, **kwds):def read_excel(io, sheet_name:str|int|list[IntStrT]|None=0, header:int|Sequence[int]|None=0, names:list[str]|None=None, index_col:int|Sequence[int]|None=None, usecols:int|str|Sequence[int]|Sequence[str]|Callable[[str], bool]|None=None, squeeze:bool|None=None, dtype:DtypeArg|None=None, engine:Literal["xlrd", "openpyxl", "odf", "pyxlsb"]|None=None, converters:dict[str, Callable]|dict[int, Callable]|None=None, true_values:Iterable[Hashable]|None=None, false_values:Iterable[Hashable]|None=None, skiprows:Sequence[int]|int|Callable[[int], object]|None=None, nrows:int|None=None, na_values=None, keep_def ault_na:bool=True, na_filter:bool=True, verbose:bool=False, parse_dates:list|dict|bool=False, date_parser:Callable|None=None, thousands:str|None=None, decimal:str=".", comment:str|None=None, skipfooter:int=0, convert_float:bool|None=None, mangle_dupe_cols:bool=True, storage_options:StorageOptions=None)->DataFrame|dict[IntStrT, DataFrame]:参数默认值改变
Pandaspandas.read_jsondef read_json(path_or_buf=None, orient=None, typ='frame', dtype=True, convert_axes=True, convert_dates=True, keep_def ault_dates=True, numpy=False, precise_float=False, date_unit=None, encoding=None, lines=False, chunksize=None, compression='infer'):def read_json(path_or_buf:FilePath|ReadBuffer[str]|ReadBuffer[bytes], orient:str|None=None, typ:Literal["frame", "series"]="frame", dtype:DtypeArg|None=None, convert_axes=None, convert_dates:bool|list[str]=True, keep_def ault_dates:bool=True, numpy:bool=False, precise_float:bool=False, date_unit:str|None=None, encoding:str|None=None, encoding_errors:str|None="strict", lines:bool=False, chunksize:int|None=None, compression:CompressionOptions="infer", nrows:int|None=None, storage_options:StorageOptions=None)->DataFrame|Series|JsonReader:参数默认值改变
Pandaspandas.testing.assert_frame_equaldef assert_frame_equal(left, right, check_dtype=True, check_index_type='equiv', check_column_type='equiv', check_frame_type=True, check_less_precise=False, check_names=True, by_blocks=False, check_exact=False, check_datetimelike_compat=False, check_categorical=True, check_like=False, obj='DataFrame'):def assert_frame_equal(left, right, check_dtype:bool|Literal["equiv"]=True, check_index_type:bool|Literal["equiv"]="equiv", check_column_type="equiv", check_frame_type=True, check_less_precise=no_default, check_names=True, by_blocks=False, check_exact=False, check_datetimelike_compat=False, check_categorical=True, check_like=False, check_freq=True, check_flags=True, rtol=1.0e-5, atol=1.0e-8, obj="DataFrame")->None:参数默认值改变
Pandaspandas.to_datetimedef to_datetime(arg, errors='raise', dayfirst=False, yearfirst=False, utc=None, box=True, format=None, exact=True, unit=None, infer_datetime_format=False, origin='unix', cache=False):def to_datetime(arg:DatetimeScalarOrArrayConvertible|DictConvertible, errors:DateTimeErrorChoices="raise", dayfirst:bool=False, yearfirst:bool=False, utc:bool|None=None, format:str|None=None, exact:bool=True, unit:str|None=None, infer_datetime_format:bool=False, origin="unix", cache:bool=True)->DatetimeIndex|Series|DatetimeScalar|NaTType|None:弃用box参数
Pandaspandas.to_pickledef to_pickle(obj, path, compression='infer', protocol=pkl.HIGHEST_PROTOCOL):def to_pickle(obj:Any, filepath_or_buffer:FilePath|WriteBuffer[bytes], compression:CompressionOptions="infer", protocol:int=pickle.HIGHEST_PROTOCOL, storage_options:StorageOptions=None) -> None:protocol表示二进制数据序列化协议,Python3.5默认使用4版本协议,Python3.11默认使用5版本协议。使用5版本协议保存的pickle文件将无法在Python3.5版本读取。