aiocqhttp


Nameaiocqhttp JSON
Version 1.4.4 PyPI version JSON
download
home_pagehttps://github.com/nonebot/aiocqhttp
SummaryA Python SDK with async I/O for OneBot (CQHTTP).
upload_time2023-06-11 05:20:08
maintainerNoneBot Team
docs_urlNone
authorRichard Chien
requires_python>=3.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements Quart httpx pdoc3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aiocqhttp

[![License](https://img.shields.io/github/license/nonebot/aiocqhttp.svg)](LICENSE)
[![PyPI](https://img.shields.io/pypi/v/aiocqhttp.svg)](https://pypi.python.org/pypi/aiocqhttp)
![Python Version](https://img.shields.io/badge/python-3.7+-blue.svg)
![OneBot Version](https://img.shields.io/badge/OneBot-v10,v11-black.svg)

**aiocqhttp** 是 [OneBot](https://github.com/howmanybots/onebot) (原 [酷Q](https://cqp.cc) 的 [CQHTTP 插件](https://cqhttp.cc)) 的 Python SDK,采用异步 I/O,封装了 web 服务器相关的代码,支持 OneBot 的 HTTP 和反向 WebSocket 两种通信方式,让使用 Python 的开发者能方便地开发插件。

本 SDK 要求使用 Python 3.7 或更高版本,以及建议搭配支持 OneBot v11 的 OneBot 实现。

## 文档

使用方法见 [文档](https://aiocqhttp.nonebot.dev/)。

## 遇到问题

如果在使用本 SDK 时遇到任何问题,请 [提交 issue](https://github.com/nonebot/aiocqhttp/issues/new),也欢迎参与项目开发,具体流程请参考 [贡献指南](CONTRIBUTING.md)。
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nonebot/aiocqhttp",
    "name": "aiocqhttp",
    "maintainer": "NoneBot Team",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Richard Chien",
    "author_email": "richardchienthebest@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/91/e4bf8584695b065e223aa42ed4462fb67532a9f936d45df5d982eb3320b6/aiocqhttp-1.4.4.tar.gz",
    "platform": "any",
    "description": "# aiocqhttp\n\n[![License](https://img.shields.io/github/license/nonebot/aiocqhttp.svg)](LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/aiocqhttp.svg)](https://pypi.python.org/pypi/aiocqhttp)\n![Python Version](https://img.shields.io/badge/python-3.7+-blue.svg)\n![OneBot Version](https://img.shields.io/badge/OneBot-v10,v11-black.svg)\n\n**aiocqhttp** \u662f [OneBot](https://github.com/howmanybots/onebot) (\u539f [\u9177Q](https://cqp.cc) \u7684 [CQHTTP \u63d2\u4ef6](https://cqhttp.cc)) \u7684 Python SDK\uff0c\u91c7\u7528\u5f02\u6b65 I/O\uff0c\u5c01\u88c5\u4e86 web \u670d\u52a1\u5668\u76f8\u5173\u7684\u4ee3\u7801\uff0c\u652f\u6301 OneBot \u7684 HTTP \u548c\u53cd\u5411 WebSocket \u4e24\u79cd\u901a\u4fe1\u65b9\u5f0f\uff0c\u8ba9\u4f7f\u7528 Python \u7684\u5f00\u53d1\u8005\u80fd\u65b9\u4fbf\u5730\u5f00\u53d1\u63d2\u4ef6\u3002\n\n\u672c SDK \u8981\u6c42\u4f7f\u7528 Python 3.7 \u6216\u66f4\u9ad8\u7248\u672c\uff0c\u4ee5\u53ca\u5efa\u8bae\u642d\u914d\u652f\u6301 OneBot v11 \u7684 OneBot \u5b9e\u73b0\u3002\n\n## \u6587\u6863\n\n\u4f7f\u7528\u65b9\u6cd5\u89c1 [\u6587\u6863](https://aiocqhttp.nonebot.dev/)\u3002\n\n## \u9047\u5230\u95ee\u9898\n\n\u5982\u679c\u5728\u4f7f\u7528\u672c SDK \u65f6\u9047\u5230\u4efb\u4f55\u95ee\u9898\uff0c\u8bf7 [\u63d0\u4ea4 issue](https://github.com/nonebot/aiocqhttp/issues/new)\uff0c\u4e5f\u6b22\u8fce\u53c2\u4e0e\u9879\u76ee\u5f00\u53d1\uff0c\u5177\u4f53\u6d41\u7a0b\u8bf7\u53c2\u8003 [\u8d21\u732e\u6307\u5357](CONTRIBUTING.md)\u3002",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python SDK with async I/O for OneBot (CQHTTP).",
    "version": "1.4.4",
    "project_urls": {
        "Homepage": "https://github.com/nonebot/aiocqhttp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c291e4bf8584695b065e223aa42ed4462fb67532a9f936d45df5d982eb3320b6",
                "md5": "e1dc823e0913f64c6ee73c3069154b45",
                "sha256": "eb2b6996753cacee45bf615aba5db4625b495e7a184a2fd27d2e5408f472c03d"
            },
            "downloads": -1,
            "filename": "aiocqhttp-1.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e1dc823e0913f64c6ee73c3069154b45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 22989,
            "upload_time": "2023-06-11T05:20:08",
            "upload_time_iso_8601": "2023-06-11T05:20:08.649411Z",
            "url": "https://files.pythonhosted.org/packages/c2/91/e4bf8584695b065e223aa42ed4462fb67532a9f936d45df5d982eb3320b6/aiocqhttp-1.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-11 05:20:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nonebot",
    "github_project": "aiocqhttp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Quart",
            "specs": [
                [
                    ">=",
                    "0.17"
                ],
                [
                    "<",
                    "1.0"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    ">=",
                    "0.11"
                ],
                [
                    "<",
                    "1.0"
                ]
            ]
        },
        {
            "name": "pdoc3",
            "specs": [
                [
                    "<",
                    "0.10"
                ],
                [
                    ">=",
                    "0.7.5"
                ]
            ]
        }
    ],
    "lcname": "aiocqhttp"
}
        
Elapsed time: 0.17195s