Name | mycdp JSON |
Version |
1.1.0
JSON |
| download |
home_page | https://github.com/mdmintz/MyCDP |
Summary | Autogenerated CDP utilities for Python |
upload_time | 2024-11-12 06:58:32 |
maintainer | Michael Mintz |
docs_url | None |
author | Michael Mintz |
requires_python | >=3.8 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<h1>MyCDP 🌐 <a href="https://pypi.python.org/pypi/mycdp" target="_blank"><img src="https://img.shields.io/pypi/v/mycdp.svg?color=3399EE" alt="PyPI version" /></a></h1>
### **[MyCDP](https://github.com/mdmintz/MyCDP)** (PyPI: [``mycdp``](https://pypi.python.org/pypi/mycdp)) is a collection of autogenerated CDP (Chrome DevTools Protocol) utilities for enabling Chromium automation with Python without the need for external automation drivers (such as WebDriver) for controlling the browser.
Additionally, MyCDP can be used to connect to an existing Chromium browser instance if the `remote-debugging-port` is known. This advanced option allows for browsers to be controlled by multiple automation frameworks at the same time.
This isn't a standalone product. Think of MyCDP as the engine for your framework: By itself, the engine is of little use, but when connected to a framework that provides an interface, MyCDP can transform Chromium into a powerhouse.
Raw data
{
"_id": null,
"home_page": "https://github.com/mdmintz/MyCDP",
"name": "mycdp",
"maintainer": "Michael Mintz",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Michael Mintz",
"author_email": "mdmintz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8b/c5/2d0ac289cacacb160a8759c9f67e7e889575d4b28b371deded7979aadf12/mycdp-1.1.0.tar.gz",
"platform": "Windows",
"description": "<h1>MyCDP \ud83c\udf10 <a href=\"https://pypi.python.org/pypi/mycdp\" target=\"_blank\"><img src=\"https://img.shields.io/pypi/v/mycdp.svg?color=3399EE\" alt=\"PyPI version\" /></a></h1>\n\n### **[MyCDP](https://github.com/mdmintz/MyCDP)** (PyPI: [``mycdp``](https://pypi.python.org/pypi/mycdp)) is a collection of autogenerated CDP (Chrome DevTools Protocol) utilities for enabling Chromium automation with Python without the need for external automation drivers (such as WebDriver) for controlling the browser.\n\nAdditionally, MyCDP can be used to connect to an existing Chromium browser instance if the `remote-debugging-port` is known. This advanced option allows for browsers to be controlled by multiple automation frameworks at the same time.\n\nThis isn't a standalone product. Think of MyCDP as the engine for your framework: By itself, the engine is of little use, but when connected to a framework that provides an interface, MyCDP can transform Chromium into a powerhouse.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Autogenerated CDP utilities for Python",
"version": "1.1.0",
"project_urls": {
"Download": "https://pypi.org/project/mycdp/#files",
"Homepage": "https://github.com/mdmintz/MyCDP",
"PyPI": "https://pypi.org/project/mycdp/",
"Source": "https://github.com/mdmintz/MyCDP"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "208733ce4c970be6a23b3629adfd9d589cb5f5c61005267fcd14158201356292",
"md5": "0106080fb2f38b6fcc946a9ac083dc43",
"sha256": "ddbf3a759151e1c57462bf4bdec9bd46d3ddcbcc175f9e1429524ab7908ac1de"
},
"downloads": -1,
"filename": "mycdp-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0106080fb2f38b6fcc946a9ac083dc43",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 248529,
"upload_time": "2024-11-12T06:58:30",
"upload_time_iso_8601": "2024-11-12T06:58:30.897906Z",
"url": "https://files.pythonhosted.org/packages/20/87/33ce4c970be6a23b3629adfd9d589cb5f5c61005267fcd14158201356292/mycdp-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8bc52d0ac289cacacb160a8759c9f67e7e889575d4b28b371deded7979aadf12",
"md5": "1d168e52c88a39d6e62fba30198622ee",
"sha256": "0e3306106562864fac27ade101c77c5f9d043c8a93d5dad91449ec13701dffe8"
},
"downloads": -1,
"filename": "mycdp-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "1d168e52c88a39d6e62fba30198622ee",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 220689,
"upload_time": "2024-11-12T06:58:32",
"upload_time_iso_8601": "2024-11-12T06:58:32.148044Z",
"url": "https://files.pythonhosted.org/packages/8b/c5/2d0ac289cacacb160a8759c9f67e7e889575d4b28b371deded7979aadf12/mycdp-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-12 06:58:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mdmintz",
"github_project": "MyCDP",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "mycdp"
}