{ "info": { "author": "Rafael Bertoldi", "author_email": "tochaman@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "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": "========================\nQt Style Sheet Inspector\n========================\n\n.. image:: https://img.shields.io/travis/ESSS/qt_style_sheet_inspector.svg\n :target: https://travis-ci.org/ESSS/qt_style_sheet_inspector\n\n\nA inspector widget to view and modify style sheet of a Qt app in runtime.\n\n\n* Free software: MIT license\n\n\nObservation\n-----------\n\nIt need PyQt5 to work but it doesn't have it as a dependency, as testing with PyQt5 pypi proved\nunreliable (may be changed in the future).\n\n\nFeatures\n--------\n\n* Can view current style sheet of application during runtime\n* Style sheet can be changed in runtime, facilitating the process of designing a custom GUI\n* Has a search bar to help find specific types or names\n* Can undo/redo changes\n\n\n=======\nHistory\n=======\n\n0.1.0 (2016-09-28)\n------------------\n\n* First release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ESSS/qt_style_sheet_inspector", "keywords": "qt_style_sheet_inspector", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "qt-style-sheet-inspector", "package_url": "https://pypi.org/project/qt-style-sheet-inspector/", "platform": "", "project_url": "https://pypi.org/project/qt-style-sheet-inspector/", "project_urls": { "Homepage": "https://github.com/ESSS/qt_style_sheet_inspector" }, "release_url": "https://pypi.org/project/qt-style-sheet-inspector/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A inspector widget to view and modify style sheet of a Qt app in runtime.", "version": "0.1.0" }, "last_serial": 3782329, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "beada3d8e59b0dc00b7eae8c79a75150", "sha256": "c76f28671c3d65b734941720c8457fe5ee339fd487c4e4d21efc53b2d293e1cb" }, "downloads": -1, "filename": "qt_style_sheet_inspector-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "beada3d8e59b0dc00b7eae8c79a75150", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4457, "upload_time": "2018-04-19T22:08:45", "url": "https://files.pythonhosted.org/packages/59/4e/1ef872db62d69bd56cc131807b02b11cfcb1de4a3d89e70e63d7dac31b45/qt_style_sheet_inspector-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ccf862a0f9f6e0589d640f64c2cd1d0", "sha256": "76d019764bc1ca988a0dfec59f4fad9a7ea7c8122f9549e3650e954aa9d3262e" }, "downloads": -1, "filename": "qt_style_sheet_inspector-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3ccf862a0f9f6e0589d640f64c2cd1d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19871, "upload_time": "2018-04-19T22:08:46", "url": "https://files.pythonhosted.org/packages/ac/35/fd276640fc12ad4200fda08fa1ede06f28c2108fd7020b741f145e57a63d/qt_style_sheet_inspector-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "beada3d8e59b0dc00b7eae8c79a75150", "sha256": "c76f28671c3d65b734941720c8457fe5ee339fd487c4e4d21efc53b2d293e1cb" }, "downloads": -1, "filename": "qt_style_sheet_inspector-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "beada3d8e59b0dc00b7eae8c79a75150", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4457, "upload_time": "2018-04-19T22:08:45", "url": "https://files.pythonhosted.org/packages/59/4e/1ef872db62d69bd56cc131807b02b11cfcb1de4a3d89e70e63d7dac31b45/qt_style_sheet_inspector-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ccf862a0f9f6e0589d640f64c2cd1d0", "sha256": "76d019764bc1ca988a0dfec59f4fad9a7ea7c8122f9549e3650e954aa9d3262e" }, "downloads": -1, "filename": "qt_style_sheet_inspector-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3ccf862a0f9f6e0589d640f64c2cd1d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19871, "upload_time": "2018-04-19T22:08:46", "url": "https://files.pythonhosted.org/packages/ac/35/fd276640fc12ad4200fda08fa1ede06f28c2108fd7020b741f145e57a63d/qt_style_sheet_inspector-0.1.0.tar.gz" } ] }