{ "info": { "author": "Roman Haritonov", "author_email": "reclosedev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "make_qt_ui\n----------\n\nSimplifies conversion of \\*.ui and \\*.qrc files from PySide/PyQt to Python\non \\*nix and Windows.\n\nInstallation\n------------\n\nIf you have pip_ installed::\n\n $ pip install make_qt_ui\n \nElse::\n\n $ python setup.py install\n\n.. _pip: http://www.pip-installer.org/\n\nUsage\n-----\n\nIf you want to convert all \\*.ui and \\*.qrc files in some directory, type in console\n\n- for PyQt::\n\n $ make_pyqt_ui path_with_ui_and_qrc_files another_path\n \n- for PySide::\n\n $ make_pyside_ui path1 path2\n \nAlso `make_qt_ui` can constantly convert changed files in directory::\n\n $ make_pyqt_ui --watch some_directory --interval 5\n\nWhen `make_pyqt_ui` or `make_pyside_ui` launched without pointing to target\ndirectory it will try to convert files in current `'./'` and `'./ui'` directories. \n\nOther available options::\n \n $ make_pyqt_ui --help\n\nLinks\n-----\n\n- **Source code and issue tracking** at `GitHub `_.", "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/reclosedev/make_qt_ui", "keywords": "qt,pyside,pyqt", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "make_qt_ui", "package_url": "https://pypi.org/project/make_qt_ui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/make_qt_ui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/reclosedev/make_qt_ui" }, "release_url": "https://pypi.org/project/make_qt_ui/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Scripts to simplify conversion of *.ui and *.qrc files to Python", "version": "0.1.0" }, "last_serial": 794485, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "81ba898ea3d6c08633fbc1b61608c67d", "sha256": "0d5aea389e57b8242d3a479edeebe6896b396651eef7c93deed27e4a6c3ef489" }, "downloads": -1, "filename": "make_qt_ui-0.1.0.tar.gz", "has_sig": false, "md5_digest": "81ba898ea3d6c08633fbc1b61608c67d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3875, "upload_time": "2013-01-20T08:46:02", "url": "https://files.pythonhosted.org/packages/5b/70/a9bd86b43c01d9a8bc067bbf29003e40856a1ccbcc37c35e8c74dc15aedb/make_qt_ui-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "3e6fc8ae7523c9ea2945f3f3e516da24", "sha256": "3d3ea0a2aa21e351edc11742f196fe6d1fc57565b0a601af8b25b37c4a4a5e09" }, "downloads": -1, "filename": "make_qt_ui-0.1.0.win32.exe", "has_sig": false, "md5_digest": "3e6fc8ae7523c9ea2945f3f3e516da24", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 209581, "upload_time": "2013-01-20T08:46:07", "url": "https://files.pythonhosted.org/packages/5f/98/72e9faf6f399d1f7a0bf9631e3ff9315a7c754376564506914fb4a6985f1/make_qt_ui-0.1.0.win32.exe" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81ba898ea3d6c08633fbc1b61608c67d", "sha256": "0d5aea389e57b8242d3a479edeebe6896b396651eef7c93deed27e4a6c3ef489" }, "downloads": -1, "filename": "make_qt_ui-0.1.0.tar.gz", "has_sig": false, "md5_digest": "81ba898ea3d6c08633fbc1b61608c67d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3875, "upload_time": "2013-01-20T08:46:02", "url": "https://files.pythonhosted.org/packages/5b/70/a9bd86b43c01d9a8bc067bbf29003e40856a1ccbcc37c35e8c74dc15aedb/make_qt_ui-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "3e6fc8ae7523c9ea2945f3f3e516da24", "sha256": "3d3ea0a2aa21e351edc11742f196fe6d1fc57565b0a601af8b25b37c4a4a5e09" }, "downloads": -1, "filename": "make_qt_ui-0.1.0.win32.exe", "has_sig": false, "md5_digest": "3e6fc8ae7523c9ea2945f3f3e516da24", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 209581, "upload_time": "2013-01-20T08:46:07", "url": "https://files.pythonhosted.org/packages/5f/98/72e9faf6f399d1f7a0bf9631e3ff9315a7c754376564506914fb4a6985f1/make_qt_ui-0.1.0.win32.exe" } ] }