<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top: 0px; margin-bottom: 0px;"></p>
<p>Hello everyone,</p>
<p><br>
</p>
<p>Has anyone come across any support limitations of Python's Standard library with the usage of pyqtdeploy?<br>
I am asking this due to the pyqtdeploy web page's, "pyqtdeploy works by taking the individual modules of a PyQt application, freezing them, and then placing them in a Qt resource file that is converted to C++ code by Qt's rcc tool.
<em><strong>Python's standard library is handled in the same way</strong></em>."</p>
<p><br>
I am beginning a project and this would be very helpful to know ahead of time. Should I just limit myself to what is available in the PyQt bindings or can I truly use everything available with the Standard library and it will be deployed across desktops and
 mobile platforms.</p>
<p><br>
</p>
<p>Can any other Python libraries/modules be used as well?</p>
<p><br>
</p>
<p>Any input would be much appreciated,</p>
<p>Ken<br>
</p>
<p></p>
<p><br>
</p>
</div>
</body>
</html>