| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11-toolkits/py-AnyQt/ |
Upload File : |
PyQt4/PyQt5 compatibility layer. Features: * At the top level AnyQt exports a Qt5 compatible module namespace along with some minimal renames to better support portability between different versions * Which Qt api/backend is chosen can be controlled by a QT_API env variable * The api can be chosen/forced programmatically (as long as no PyQt4/PyQt5/PySide was already imported) * Provides an optional compatibility import hook, that denys imports from conflicting Qt api, or intercepts and fakes a Qt4 api imports, to use a Qt5 compatible API (some monkey patching is involved).