{ "info": { "author": "Hong-She Liang", "author_email": "starofrainnight@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "==================\ninstall-qt-binding\n==================\n\n\n.. image:: https://img.shields.io/pypi/v/install-qt-binding.svg\n :target: https://pypi.python.org/pypi/install-qt-binding\n\n.. image:: https://travis-ci.org/starofrainnight/install-qt-binding.svg\n :target: https://travis-ci.org/starofrainnight/install-qt-binding.html\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/starofrainnight/install-qt-binding?svg=true\n :target: https://ci.appveyor.com/project/starofrainnight/install-qt-binding\n\nAutomatic choice and install a qt binding (pyside/pyside2/pyqt/pyqt5) that\ncould install in current runtime environment.\n\nAnyway, we will try to install pyside if we can, otherwise pyqt* will be\ninstalled as fallbacks due to their different licenses.\n\n* License: Apache-2.0\n\nUsage\n---------\n\nJust place 'install-qt-binding' to your install_requires list in setup(), see\nsample below\n\n.. code ::\n\n from setuptools import setup, find_packages\n\n install_requires = [\n 'install-qt-binding',\n ]\n\n setup(\n name='testlib',\n version='0.0.1',\n description=\"Just for test\",\n long_description=long_description,\n author=\"Hong-She Liang\",\n author_email='starofrainnight@gmail.com',\n url='https://github.com/starofrainnight/testlib',\n packages=find_packages(),\n include_package_data=True,\n install_requires=install_requires,\n license=\"Apache Software License\",\n zip_safe=False,\n classifiers=[\n 'Development Status :: 2 - Pre-Alpha',\n 'Intended Audience :: Developers',\n 'License :: OSI Approved :: Apache Software License',\n 'Natural Language :: English',\n 'Programming Language :: Python :: 3',\n 'Programming Language :: Python :: 3.4',\n 'Programming Language :: Python :: 3.5',\n 'Programming Language :: Python :: 3.6',\n ],\n )\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`PyPackageTemplate`: https://github.com/starofrainnight/rtpl-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.0.1 (2018-06-16)\n------------------\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/starofrainnight/install-qt-binding", "keywords": "installqtbinding,install-qt-binding", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "install-qt-binding", "package_url": "https://pypi.org/project/install-qt-binding/", "platform": "", "project_url": "https://pypi.org/project/install-qt-binding/", "project_urls": { "Homepage": "https://github.com/starofrainnight/install-qt-binding" }, "release_url": "https://pypi.org/project/install-qt-binding/0.0.8/", "requires_dist": null, "requires_python": "", "summary": "Automatic install a qt binding (pyside/pyside2/pyqt/pyqt5) that could install in the runtime environment", "version": "0.0.8" }, "last_serial": 3972263, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "b00fe9a702a1b6118bf4b62d98efa7a4", "sha256": "6f80d9687cc1340cd22517e99bf13ab01ecda3e06f2f249776b7e75c63d512ee" }, "downloads": -1, "filename": "install-qt-binding-0.0.4.tar.gz", "has_sig": false, "md5_digest": "b00fe9a702a1b6118bf4b62d98efa7a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9074, "upload_time": "2018-06-17T08:13:39", "url": "https://files.pythonhosted.org/packages/ad/a2/f765cd8c42a1ace81a2ab941642a97090c00ab52216c9b6be492ef2cf486/install-qt-binding-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "1d9bd7e9741b1c6815f30810426ac69d", "sha256": "827fe06d4b3ad05bacb279a4bc369ece6d38b26aeec19a831b9efa6480ba64e4" }, "downloads": -1, "filename": "install-qt-binding-0.0.5.tar.gz", "has_sig": false, "md5_digest": "1d9bd7e9741b1c6815f30810426ac69d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9165, "upload_time": "2018-06-17T08:59:17", "url": "https://files.pythonhosted.org/packages/e1/4f/517ede8ff3b6587e865ce78fe6c0ae00c6181d7cfcf0028cf9336304b8d4/install-qt-binding-0.0.5.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "e0f0d5f1a871462f3eb21e2aecaccdfe", "sha256": "021987311a1c59b95d54ddf138047725b875faf4e492402587cb590da9bcae9b" }, "downloads": -1, "filename": "install-qt-binding-0.0.8.zip", "has_sig": false, "md5_digest": "e0f0d5f1a871462f3eb21e2aecaccdfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13826, "upload_time": "2018-06-18T02:52:43", "url": "https://files.pythonhosted.org/packages/e0/11/035ac94941d4cf3936ec355ec5bf6b737dd9d45905d55bbb8c7da086b719/install-qt-binding-0.0.8.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0f0d5f1a871462f3eb21e2aecaccdfe", "sha256": "021987311a1c59b95d54ddf138047725b875faf4e492402587cb590da9bcae9b" }, "downloads": -1, "filename": "install-qt-binding-0.0.8.zip", "has_sig": false, "md5_digest": "e0f0d5f1a871462f3eb21e2aecaccdfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13826, "upload_time": "2018-06-18T02:52:43", "url": "https://files.pythonhosted.org/packages/e0/11/035ac94941d4cf3936ec355ec5bf6b737dd9d45905d55bbb8c7da086b719/install-qt-binding-0.0.8.zip" } ] }