{"id":21173853,"url":"https://github.com/pyqt/python-qt5","last_synced_at":"2025-03-14T18:17:10.484Z","repository":{"id":20888691,"uuid":"24176031","full_name":"pyqt/python-qt5","owner":"pyqt","description":"Unofficial PyQt5 via PyPI for Python 2.7 64-bit on Windows","archived":false,"fork":false,"pushed_at":"2022-03-29T07:12:46.000Z","size":298680,"stargazers_count":285,"open_issues_count":38,"forks_count":79,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-11-21T01:41:58.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Open-Source-Apps/blur-admin","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyqt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-18T06:03:59.000Z","updated_at":"2024-11-20T03:14:15.000Z","dependencies_parsed_at":"2022-08-30T11:32:06.569Z","dependency_job_id":null,"html_url":"https://github.com/pyqt/python-qt5","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyqt%2Fpython-qt5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyqt%2Fpython-qt5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyqt%2Fpython-qt5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyqt%2Fpython-qt5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyqt","download_url":"https://codeload.github.com/pyqt/python-qt5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243624103,"owners_count":20321029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T16:52:11.625Z","updated_at":"2025-03-14T18:17:10.462Z","avatar_url":"https://github.com/pyqt.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Unofficial PyQt5 via PyPI for Python 2.7 64-bit on Windows\n\n[![Build status](https://ci.appveyor.com/api/projects/status/wfp7ximk4janf9yj?svg=true)](https://ci.appveyor.com/project/mottosso/python-qt5) [![PyPI version][pypi]][pypi_repo]\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n#### A) Install with pip and git\n\nWith this approach, you get version 5.7.1\n\n```bash\n$ pip install git+git://github.com/pyqt/python-qt5.git\n```\n\n#### B) Or install with just pip\n\nWith this approach, you only get 5.3 due to [space restrictions on PyPI](https://github.com/pyqt/python-qt5/issues/7).\n\n```bash\n$ pip install python-qt5\n```\n\n#### C) Or install with just git\n\n- [See wiki](https://github.com/pyqt/python-qt5/wiki/Installation).\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n### Testing out the installation\n\n1. Launch Python\n2. Type this in\n\n  ```python\n\u003e\u003e\u003e import sys\n\u003e\u003e\u003e from PyQt5 import QtWidgets\n\u003e\u003e\u003e app = QtWidgets.QApplication(sys.argv)\n\u003e\u003e\u003e button = QtWidgets.QPushButton(\"Hello\")\n\u003e\u003e\u003e button.setFixedSize(400, 400)\n\u003e\u003e\u003e button.show()\n\u003e\u003e\u003e app.exec_()\n```\n\n- More information in the [Wiki](https://github.com/pyqt/python-qt5/wiki)\n\n[travis]: https://travis-ci.org/pyqt/python-qt5.svg?branch=master\n[travis_repo]: https://travis-ci.org/pyqt/python-qt5\n[pypi]: https://badge.fury.io/py/python-qt5.svg\n[pypi_repo]: http://badge.fury.io/py/python-qt5\n[redist]: http://www.microsoft.com/en-us/download/details.aspx?id=40784\n[mail]: mailto:marcus@abstractfactory.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyqt%2Fpython-qt5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyqt%2Fpython-qt5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyqt%2Fpython-qt5/lists"}