{ "info": { "author": "Colin Duquesnoy", "author_email": "colin.duquesnoy", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://raw.githubusercontent.com/pyQode/pyQode/master/media/pyqode-banner.png\r\n\r\nAbout\r\n-----\r\n\r\n.. image:: http://img.shields.io/pypi/v/pyqode-uic.png\r\n :target: https://pypi.python.org/pypi/pyqode-uic/\r\n :alt: Latest PyPI version\r\n\r\n.. image:: http://img.shields.io/pypi/dm/pyqode-uic.png\r\n :target: https://pypi.python.org/pypi/pyqode-uic/\r\n :alt: Number of PyPI downloads\r\n\r\nCompile Qt Designer ui files to python scripts using the ``pyqode.qt``\r\npackage instead of ``PyQt5``.\r\n\r\nThe tool is a simple wrapper on top of ``pyuic5``/``pyrcc5``. It does two thing:\r\n - run pyuic5 or pyrcc5 (with the supplied arguments)\r\n - replace ``from PyQt5 import`` by ``from pyqode.core.qt import`` in the\r\n\r\nThis tool is part of the `pyQode`_ project.\r\n\r\n- `Issue tracker`_\r\n- `Wiki`_\r\n- `Contributing`_\r\n- `Changelog`_\r\n\r\n\r\nUsage\r\n-----\r\n\r\nJust run ``pyqode-uic`` or ``pyqode-rcc`` with the same arguments as you would have\r\nused if you were using ``pyuic5`` or ``pyrcc5``.\r\n\r\nFor example::\r\n\r\n pyqode-uic --from-imports my_file.ui -o my_file_ui.py\r\n pyqode-rcc my_resources.qrc -o my_resources_rc.py\r\n\r\n\r\n\r\nInstallation\r\n------------\r\n::\r\n\r\n pip3 install pyqode-uic\r\n\r\nLicense\r\n-------\r\n\r\nThis project is licensed under the **MIT license**.\r\n\r\n.. _Changelog: https://github.com/pyQode/pyqode-uic/blob/master/CHANGELOG.rst\r\n.. _Contributing: https://github.com/pyQode/pyqode-uic/blob/master/CONTRIBUTING.rst\r\n.. _pyQode: https://github.com/pyQode/pyQode\r\n.. _Issue tracker: https://github.com/pyQode/pyQode/issues\r\n.. _Wiki: https://github.com/pyQode/pyQode/wiki", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyQode/pyqode-pyuic", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyqode-uic", "package_url": "https://pypi.org/project/pyqode-uic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyqode-uic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pyQode/pyqode-pyuic" }, "release_url": "https://pypi.org/project/pyqode-uic/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "pyQode Qt ui compiler", "version": "0.1.1" }, "last_serial": 4718846, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "575e92a008c958013650b9a723e300ea", "sha256": "fc67ff1a5d860d114f9eca72238973d38452f826ff7c923e30cb7117d0b22aab" }, "downloads": -1, "filename": "pyqode-uic-0.1.tar.gz", "has_sig": false, "md5_digest": "575e92a008c958013650b9a723e300ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1792, "upload_time": "2014-08-06T10:14:21", "url": "https://files.pythonhosted.org/packages/cf/f4/2d73fbec907f934f961d3aff81153dfdeb6d8522ac76e28b72d8ec090688/pyqode-uic-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "32ca762eb0ad371eb98cd599d7be5ccf", "sha256": "cd69a41a07917729f1ba9a56a82f609c4c32d10b2e9fa94888917d0ac7a72b22" }, "downloads": -1, "filename": "pyqode-uic-0.1.1.tar.gz", "has_sig": false, "md5_digest": "32ca762eb0ad371eb98cd599d7be5ccf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2062, "upload_time": "2014-10-12T15:16:37", "url": "https://files.pythonhosted.org/packages/6e/c4/450f97ec90708a20f5e9ffdf38d82f58db96d086476708c6d478143efb84/pyqode-uic-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32ca762eb0ad371eb98cd599d7be5ccf", "sha256": "cd69a41a07917729f1ba9a56a82f609c4c32d10b2e9fa94888917d0ac7a72b22" }, "downloads": -1, "filename": "pyqode-uic-0.1.1.tar.gz", "has_sig": false, "md5_digest": "32ca762eb0ad371eb98cd599d7be5ccf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2062, "upload_time": "2014-10-12T15:16:37", "url": "https://files.pythonhosted.org/packages/6e/c4/450f97ec90708a20f5e9ffdf38d82f58db96d086476708c6d478143efb84/pyqode-uic-0.1.1.tar.gz" } ] }