Name | nonebot-plugin-playwright JSON |
Version |
0.1.4
JSON |
| download |
home_page | |
Summary | NoneBot Playwright插件 |
upload_time | 2024-02-01 11:35:50 |
maintainer | |
docs_url | None |
author | eya46 |
requires_python | >=3.8,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p align="center">
<a href="https://nonebot.dev/"><img src="https://nonebot.dev/logo.png" width="200" height="200" alt="nonebot"></a>
</p>
<div align="center">
# NoneBot Plugin Playwright
![License](https://img.shields.io/github/license/eya46/nonebot_plugin_nezha)
![Python](https://img.shields.io/badge/python-3.8+-blue.svg)
![NoneBot](https://img.shields.io/badge/nonebot-2.0.1+-red.svg)
</div>
## 安装方式
```shell
pip install nonebot-plugin-playwright
pip install nonebot-plugin-playwright[localstore]
poetry add nonebot-plugin-playwright
poetry add nonebot-plugin-playwright[localstore]
# ...
```
## 配置项
```dotenv
# .env
# 指定的浏览器
playwright_browser
# 下载地址
playwright_download_host
# 是否headless
playwright_headless
# 本地浏览器地址 | None
playwright_executable_path
# 额外launch参数
playwright_extra_kwargs
# playwright关闭超时时间
playwright_shutdown_timeout
```
## 依赖
```toml
nonebot2 = "^2.0.1"
playwright = "^1.0.0"
nonebot-plugin-localstore = { version = ">=0.5.0", optional = true }
```
Raw data
{
"_id": null,
"home_page": "",
"name": "nonebot-plugin-playwright",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "eya46",
"author_email": "61458340+eya46@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/56/1c/2d367fffdafa61fde50d890d14e06ecfbc4e9cfd354bec8a59304e6f94d8/nonebot_plugin_playwright-0.1.4.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <a href=\"https://nonebot.dev/\"><img src=\"https://nonebot.dev/logo.png\" width=\"200\" height=\"200\" alt=\"nonebot\"></a>\n</p>\n\n<div align=\"center\">\n\n# NoneBot Plugin Playwright\n\n![License](https://img.shields.io/github/license/eya46/nonebot_plugin_nezha)\n![Python](https://img.shields.io/badge/python-3.8+-blue.svg)\n![NoneBot](https://img.shields.io/badge/nonebot-2.0.1+-red.svg)\n</div>\n\n## \u5b89\u88c5\u65b9\u5f0f\n\n```shell\npip install nonebot-plugin-playwright\npip install nonebot-plugin-playwright[localstore]\n\npoetry add nonebot-plugin-playwright\npoetry add nonebot-plugin-playwright[localstore]\n\n# ...\n```\n\n## \u914d\u7f6e\u9879\n\n```dotenv\n# .env\n# \u6307\u5b9a\u7684\u6d4f\u89c8\u5668\nplaywright_browser\n# \u4e0b\u8f7d\u5730\u5740\nplaywright_download_host\n# \u662f\u5426headless\nplaywright_headless\n# \u672c\u5730\u6d4f\u89c8\u5668\u5730\u5740 | None\nplaywright_executable_path\n# \u989d\u5916launch\u53c2\u6570\nplaywright_extra_kwargs\n# playwright\u5173\u95ed\u8d85\u65f6\u65f6\u95f4\nplaywright_shutdown_timeout\n```\n\n## \u4f9d\u8d56\n\n```toml\nnonebot2 = \"^2.0.1\"\nplaywright = \"^1.0.0\"\nnonebot-plugin-localstore = { version = \">=0.5.0\", optional = true }\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "NoneBot Playwright\u63d2\u4ef6",
"version": "0.1.4",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7603126750147400829164528ef4f14da0f387c05174c8bb558c2631efab4f24",
"md5": "90f4ec04ed0d58d16801de652512b409",
"sha256": "39f57aaad0ba2791434cdc789d91da5a2d095ec32015dc3f1582897b0c0f14ec"
},
"downloads": -1,
"filename": "nonebot_plugin_playwright-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90f4ec04ed0d58d16801de652512b409",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 6821,
"upload_time": "2024-02-01T11:35:46",
"upload_time_iso_8601": "2024-02-01T11:35:46.923317Z",
"url": "https://files.pythonhosted.org/packages/76/03/126750147400829164528ef4f14da0f387c05174c8bb558c2631efab4f24/nonebot_plugin_playwright-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "561c2d367fffdafa61fde50d890d14e06ecfbc4e9cfd354bec8a59304e6f94d8",
"md5": "85a6fc57c910b91e1ebd817eeb017d17",
"sha256": "7d6cde2cecef63abf413ce9d97dcfc14126e1c2a5d2347ddac72d6b6b490bc3d"
},
"downloads": -1,
"filename": "nonebot_plugin_playwright-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "85a6fc57c910b91e1ebd817eeb017d17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 4929,
"upload_time": "2024-02-01T11:35:50",
"upload_time_iso_8601": "2024-02-01T11:35:50.208517Z",
"url": "https://files.pythonhosted.org/packages/56/1c/2d367fffdafa61fde50d890d14e06ecfbc4e9cfd354bec8a59304e6f94d8/nonebot_plugin_playwright-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-01 11:35:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nonebot-plugin-playwright"
}