
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Simplifies conversion of *.ui and *.qrc files from PySide/PyQt to Python on *nix and Windows.
If you have pip_ installed::
$ pip install make_qt_ui
Else::
$ python setup.py install
.. _pip: http://www.pip-installer.org/
If you want to convert all *.ui and *.qrc files in some directory, type in console
for PyQt::
$ make_pyqt_ui path_with_ui_and_qrc_files another_path
for PySide::
$ make_pyside_ui path1 path2
Also make_qt_ui
can constantly convert changed files in directory::
$ make_pyqt_ui --watch some_directory --interval 5
When make_pyqt_ui
or make_pyside_ui
launched without pointing to target
directory it will try to convert files in current './'
and './ui'
directories.
Other available options::
$ make_pyqt_ui --help
GitHub <https://github.com/reclosedev/make_qt_ui>
_.FAQs
Scripts to simplify conversion of *.ui and *.qrc files to Python
We found that make_qt_ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.