{ "info": { "author": "Matthias Ludwig", "author_email": "m.Ludwig@datalyze-solutions.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: German", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces" ], "description": "This package provides customized modern Qt stylesheets.\n\navailable stylesheets:\n* Firefox\n\nExample Usage\n=============\n\nimport fancyqt.firefox\nfrom PyQt4 import QtGui\n\napp = QtGui.QApplication([])\napp.setStyle(\"Cleanlooks\")\napp.setStyleSheet(fancyqt.firefox.style)\nwidget = QtGui.QWidget()\nwidget.show()\napp.exec_()", "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/datalyze-solutions/FancyQt", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "FancyQt", "package_url": "https://pypi.org/project/FancyQt/", "platform": "any", "project_url": "https://pypi.org/project/FancyQt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/datalyze-solutions/FancyQt" }, "release_url": "https://pypi.org/project/FancyQt/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Modern stylesheets for Qt 4.x.", "version": "1.0.1" }, "last_serial": 1495723, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "be7eeb6ee58011de99d8f8c9b645358c", "sha256": "fa4870dcac077a7e42d37d7ac395fcc2b2d04b127d527faf2952a83c6535464f" }, "downloads": -1, "filename": "FancyQt-1.0.1.tar.gz", "has_sig": false, "md5_digest": "be7eeb6ee58011de99d8f8c9b645358c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19061, "upload_time": "2015-04-08T13:01:37", "url": "https://files.pythonhosted.org/packages/61/15/e5a3cd36fe200f47096783769de6d0e75a4fb116d54274efc57c14b60685/FancyQt-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be7eeb6ee58011de99d8f8c9b645358c", "sha256": "fa4870dcac077a7e42d37d7ac395fcc2b2d04b127d527faf2952a83c6535464f" }, "downloads": -1, "filename": "FancyQt-1.0.1.tar.gz", "has_sig": false, "md5_digest": "be7eeb6ee58011de99d8f8c9b645358c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19061, "upload_time": "2015-04-08T13:01:37", "url": "https://files.pythonhosted.org/packages/61/15/e5a3cd36fe200f47096783769de6d0e75a4fb116d54274efc57c14b60685/FancyQt-1.0.1.tar.gz" } ] }