Name | PyQtWebEngine JSON |
Version |
5.15.7
JSON |
| download |
home_page | None |
Summary | Python bindings for the Qt WebEngine framework |
upload_time | 2024-07-19 08:44:48 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | GPL v3 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PyQtWebEngine - Python Bindings for the Qt WebEngine Framework
PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine
framework. The framework provides the ability to embed web content in
applications and is based on the Chrome browser. The bindings sit on top of
PyQt5 and are implemented as three separate modules corresponding to the
different libraries that make up the framework.
## Author
PyQtWebEngine is copyright (c) Riverbank Computing Limited. Its homepage is
https://www.riverbankcomputing.com/software/pyqtwebengine/.
Support may be obtained from the PyQt mailing list at
https://www.riverbankcomputing.com/mailman/listinfo/pyqt/.
## License
PyQtWebEngine is released under the GPL v3 license and under a commercial
license that allows for the development of proprietary applications.
## Documentation
The documentation for the latest release can be found
[here](https://www.riverbankcomputing.com/static/Docs/PyQt5/).
## Installation
The GPL version of PyQtWebEngine can be installed from PyPI:
pip install PyQtWebEngine
`pip` will also build and install the bindings from the sdist package but Qt's
`qmake` tool must be on `PATH`.
The `sip-install` tool will also install the bindings from the sdist package
but will allow you to configure many aspects of the installation.
Raw data
{
"_id": null,
"home_page": null,
"name": "PyQtWebEngine",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Riverbank Computing Limited <info@riverbankcomputing.com>",
"download_url": "https://files.pythonhosted.org/packages/18/e8/19a00646866e950307f8cd73841575cdb92800ae14837d5821bcbb91392c/PyQtWebEngine-5.15.7.tar.gz",
"platform": null,
"description": "# PyQtWebEngine - Python Bindings for the Qt WebEngine Framework\n\nPyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine\nframework. The framework provides the ability to embed web content in\napplications and is based on the Chrome browser. The bindings sit on top of\nPyQt5 and are implemented as three separate modules corresponding to the\ndifferent libraries that make up the framework.\n\n## Author\n\nPyQtWebEngine is copyright (c) Riverbank Computing Limited. Its homepage is\nhttps://www.riverbankcomputing.com/software/pyqtwebengine/.\n\nSupport may be obtained from the PyQt mailing list at\nhttps://www.riverbankcomputing.com/mailman/listinfo/pyqt/.\n\n\n## License\n\nPyQtWebEngine is released under the GPL v3 license and under a commercial\nlicense that allows for the development of proprietary applications.\n\n\n## Documentation\n\nThe documentation for the latest release can be found\n[here](https://www.riverbankcomputing.com/static/Docs/PyQt5/).\n\n\n## Installation\n\nThe GPL version of PyQtWebEngine can be installed from PyPI:\n\n pip install PyQtWebEngine\n\n`pip` will also build and install the bindings from the sdist package but Qt's\n`qmake` tool must be on `PATH`.\n\nThe `sip-install` tool will also install the bindings from the sdist package\nbut will allow you to configure many aspects of the installation.\n",
"bugtrack_url": null,
"license": "GPL v3",
"summary": "Python bindings for the Qt WebEngine framework",
"version": "5.15.7",
"project_urls": {
"homepage": "https://www.riverbankcomputing.com/software/pyqtwebengine/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e3d8961b3bb00c0979280a1a160c745e1d543b4d5823f8a71dfa370898b5699",
"md5": "3a5de485cfd4e5d8f96a81b82f8ac501",
"sha256": "e17187d9a3db3bab041f31385ed72832312557fefc5bd63ae4692df306dc1572"
},
"downloads": -1,
"filename": "PyQtWebEngine-5.15.7-cp38-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "3a5de485cfd4e5d8f96a81b82f8ac501",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 181029,
"upload_time": "2024-07-19T08:44:31",
"upload_time_iso_8601": "2024-07-19T08:44:31.266717Z",
"url": "https://files.pythonhosted.org/packages/2e/3d/8961b3bb00c0979280a1a160c745e1d543b4d5823f8a71dfa370898b5699/PyQtWebEngine-5.15.7-cp38-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8ec782bdc50b44f505a87e6a9d7f4a4d017c8e2f06b9f3ab8f661adff00b95c6",
"md5": "f09afa3f134800617ec3c7a7d3128eed",
"sha256": "021814af1ff7d8be447c5314891cd4ddc931deae393dc2d38a816569aa0eb8cd"
},
"downloads": -1,
"filename": "PyQtWebEngine-5.15.7-cp38-abi3-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "f09afa3f134800617ec3c7a7d3128eed",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 187313,
"upload_time": "2024-07-19T08:44:43",
"upload_time_iso_8601": "2024-07-19T08:44:43.002440Z",
"url": "https://files.pythonhosted.org/packages/8e/c7/82bdc50b44f505a87e6a9d7f4a4d017c8e2f06b9f3ab8f661adff00b95c6/PyQtWebEngine-5.15.7-cp38-abi3-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eaa0b36e7d6f0cd69b7dd58f0d733188e100115c5fce1c0606ad84bf35ef7ceb",
"md5": "176e29894580ccee074c570f98431303",
"sha256": "965461ca0cf414e03bd510a9a0e2ea36dc21deaa7fc4a631be4a1f2aa0327179"
},
"downloads": -1,
"filename": "PyQtWebEngine-5.15.7-cp38-abi3-manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "176e29894580ccee074c570f98431303",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 227640,
"upload_time": "2024-07-19T08:44:44",
"upload_time_iso_8601": "2024-07-19T08:44:44.236019Z",
"url": "https://files.pythonhosted.org/packages/ea/a0/b36e7d6f0cd69b7dd58f0d733188e100115c5fce1c0606ad84bf35ef7ceb/PyQtWebEngine-5.15.7-cp38-abi3-manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "54b90e68e30cec6a02d8d27c7663de77460156c5342848e2f72424e577c66eaf",
"md5": "6d50cdd500fd6ebaa17da5f8007f4830",
"sha256": "c0680527b1af3e0145ce5e0f2ba2156ff0b4b38844392cf0ddd37ede6a9edeab"
},
"downloads": -1,
"filename": "PyQtWebEngine-5.15.7-cp38-abi3-win32.whl",
"has_sig": false,
"md5_digest": "6d50cdd500fd6ebaa17da5f8007f4830",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 160980,
"upload_time": "2024-07-19T08:44:45",
"upload_time_iso_8601": "2024-07-19T08:44:45.482393Z",
"url": "https://files.pythonhosted.org/packages/54/b9/0e68e30cec6a02d8d27c7663de77460156c5342848e2f72424e577c66eaf/PyQtWebEngine-5.15.7-cp38-abi3-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "39670dead50889d905fc99f40e61e5ab7f73746605ce8f74c4fa7fb3fc1d6c5e",
"md5": "0610dceff1a6589a1421274a9f488da9",
"sha256": "bd5e8c426d6f6b352cd15800d64a89b2a4a11e098460b818c7bdcf5e5612e44f"
},
"downloads": -1,
"filename": "PyQtWebEngine-5.15.7-cp38-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "0610dceff1a6589a1421274a9f488da9",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 184657,
"upload_time": "2024-07-19T08:44:47",
"upload_time_iso_8601": "2024-07-19T08:44:47.066072Z",
"url": "https://files.pythonhosted.org/packages/39/67/0dead50889d905fc99f40e61e5ab7f73746605ce8f74c4fa7fb3fc1d6c5e/PyQtWebEngine-5.15.7-cp38-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18e819a00646866e950307f8cd73841575cdb92800ae14837d5821bcbb91392c",
"md5": "a3394e93d8b5077e8355f57d79c2ed58",
"sha256": "f121ac6e4a2f96ac289619bcfc37f64e68362f24a346553f5d6c42efa4228a4d"
},
"downloads": -1,
"filename": "PyQtWebEngine-5.15.7.tar.gz",
"has_sig": false,
"md5_digest": "a3394e93d8b5077e8355f57d79c2ed58",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 32223,
"upload_time": "2024-07-19T08:44:48",
"upload_time_iso_8601": "2024-07-19T08:44:48.600074Z",
"url": "https://files.pythonhosted.org/packages/18/e8/19a00646866e950307f8cd73841575cdb92800ae14837d5821bcbb91392c/PyQtWebEngine-5.15.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-19 08:44:48",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyqtwebengine"
}