博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
SupportedPackages – PyInstaller
阅读量:5817 次
发布时间:2019-06-18

本文共 1721 字,大约阅读时间需要 5 分钟。

This list tracks compatibility status of third-party packages with PyInstaller.

This list is largely incomplete. Most packages will work out of the box with PyInstaller, even if they are not listed here. You are encouraged to try anyway (and then report your results on the mailing list so that we can update this list!).

If you find a mistake or want to do some additions, please write to the mailing list. As for the packages in the Python standard library, we only list the exceptions that don't work correctly; thus, if not listed, it works correctly.

babel OK Fully supported, including "localedata" external data files (automatically handled).
chardet OK
ctypes OK in PyInstaller 1.4+
cx_Oracle OK
Django OK Preliminar support, see for howto
docutils OK development branch
ElementTree OK
Filelike OK
gadfly OK
Greenlet OK
idlelib OK development branch
IPython OK development branch
lxml OK
Mako OK
Matplotlib OK Fully supported, including external data files (automatically packaged by PyInstaller).
numpy OK
paste OK
PIL OK
psycopg2 OK
pyenchant OK Windows only for now.
pyexpat OK
PyGame OK
pygments OK
PyGTK+ OK see for how to include themes
pyodbc OK
PyOpenGL 2.x OK
PyOpenGL 3.x OK Works correctly since 3.0 rc1
PyQt 3 OK
PyQt 4 OK Full support, including plugins (they are automatically handled by PyInstaller). Open bug reports: , , , . See also . See .
PyQwt 5 OK Automatically detects the correct numeric library it has been compiled with.
PySerial OK
OK Reported to work correctly in 2.0.
pytz OK development branch
pywin32 OK
pywinauto OK
pywintypes OK
OK development branch
setuptools OK
SIP OK
sphinx OK development branch
SQLAlchemy OK
wxPython OK Remember to use windowed mode to get correct theming.

转载地址:http://pzmbx.baihongyu.com/

你可能感兴趣的文章
sql 内联,左联,右联,全联
查看>>
C++关于字符串的处理
查看>>
6、Web Service-拦截器
查看>>
面试题: 数据库 oracle数据库 已看1 意义不大 有用
查看>>
Flask 源码流程,上下文管理
查看>>
stream classdesc serialVersionUID = -7218828885279815404, local class serialVersionUID = 1.
查看>>
ffmpeg相关资源
查看>>
ZAB与Paxos算法的联系与区别
查看>>
java 读取本地的json文件
查看>>
Breaking parallel loops in .NET C# using the Stop method z
查看>>
Android Content Provider Guides
查看>>
修改故障转移群集心跳时间
查看>>
正数阶乘结尾0的个数
查看>>
[轉]redis;mongodb;memcache三者的性能比較
查看>>
spin_lock & mutex_lock的差别?
查看>>
常用颜色大全---RGB值及中英文名称
查看>>
微软职位内部推荐-Sr DEV
查看>>
用计算器计算“异或CRC”
查看>>
LINK:fatal error LNK1123: 转换到 COFF 期间失败: 文件无效或损坏 (转)
查看>>
让你的WPF程序在Win7下呈现Win8风格主题
查看>>