UniBot-plugins-scaffold


NameUniBot-plugins-scaffold JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/PYmili/UniBot-plugins-scaffold
SummaryUniBot的插件脚手架
upload_time2024-11-23 15:56:33
maintainerNone
docs_urlNone
authorPYmili
requires_python>=3.9
licenseNone
keywords unibot plugins
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # UniBot plugins scaffold

```
 _   _           _   ____            _             ____    ____  
| | | |  _ __   (_) | __ )    ___   | |_          |  _ \  / ___| 
| | | | | '_ \  | | |  _ \   / _ \  | __|  _____  | |_) | \___ \ 
| |_| | | | | | | | | |_) | | (_) | | |_  |_____| |  __/   ___) |
 \___/  |_| |_| |_| |____/   \___/   \__|         |_|     |____/
```

***UniBot*** QQ机器人的插件脚手架

# 命令

```
unibot-ps
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PYmili/UniBot-plugins-scaffold",
    "name": "UniBot-plugins-scaffold",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "UniBot plugins",
    "author": "PYmili",
    "author_email": "mc2005wj@163.com",
    "download_url": "https://files.pythonhosted.org/packages/33/25/6ba6627fba27d84ff995368a8f3c9a2ae4e0a7a403b78a617831ced409b8/unibot_plugins_scaffold-0.0.2.tar.gz",
    "platform": null,
    "description": "# UniBot plugins scaffold\r\n\r\n```\r\n _   _           _   ____            _             ____    ____  \r\n| | | |  _ __   (_) | __ )    ___   | |_          |  _ \\  / ___| \r\n| | | | | '_ \\  | | |  _ \\   / _ \\  | __|  _____  | |_) | \\___ \\ \r\n| |_| | | | | | | | | |_) | | (_) | | |_  |_____| |  __/   ___) |\r\n \\___/  |_| |_| |_| |____/   \\___/   \\__|         |_|     |____/\r\n```\r\n\r\n***UniBot*** QQ\u673a\u5668\u4eba\u7684\u63d2\u4ef6\u811a\u624b\u67b6\r\n\r\n# \u547d\u4ee4\r\n\r\n```\r\nunibot-ps\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "UniBot\u7684\u63d2\u4ef6\u811a\u624b\u67b6",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/PYmili/UniBot-plugins-scaffold"
    },
    "split_keywords": [
        "unibot",
        "plugins"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f211b7ccef3ed17b02b86fb098ba8d33ac59071a646a9b5e4deecfd0976184a7",
                "md5": "0aee2d08815b67f1859a122ec4108475",
                "sha256": "aa896cf7e3434d4f3b795c453fb2351642d8a8fd5ca47a229f9d34f47947296d"
            },
            "downloads": -1,
            "filename": "UniBot_plugins_scaffold-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0aee2d08815b67f1859a122ec4108475",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6017,
            "upload_time": "2024-11-23T15:56:31",
            "upload_time_iso_8601": "2024-11-23T15:56:31.965528Z",
            "url": "https://files.pythonhosted.org/packages/f2/11/b7ccef3ed17b02b86fb098ba8d33ac59071a646a9b5e4deecfd0976184a7/UniBot_plugins_scaffold-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33256ba6627fba27d84ff995368a8f3c9a2ae4e0a7a403b78a617831ced409b8",
                "md5": "baf499c558c66d0822ae2f19874c4eab",
                "sha256": "22d30ad66120ccd0cfbdfa9d312e57bf6a7d73ddf44f16e4091e5b3df154a5f6"
            },
            "downloads": -1,
            "filename": "unibot_plugins_scaffold-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "baf499c558c66d0822ae2f19874c4eab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4006,
            "upload_time": "2024-11-23T15:56:33",
            "upload_time_iso_8601": "2024-11-23T15:56:33.604121Z",
            "url": "https://files.pythonhosted.org/packages/33/25/6ba6627fba27d84ff995368a8f3c9a2ae4e0a7a403b78a617831ced409b8/unibot_plugins_scaffold-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-23 15:56:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PYmili",
    "github_project": "UniBot-plugins-scaffold",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "unibot-plugins-scaffold"
}
        
Elapsed time: 0.37121s