xiwang-cp-API


Namexiwang-cp-API JSON
Version 1.0.0.0 PyPI version JSON
download
home_pagehttps://www.xi-wang.cn
Summaryflask的API插件
upload_time2024-05-06 03:11:40
maintainerNone
docs_urlNone
authorxiwang
requires_python>=3
licenseNone
keywords pack api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cp_API插件包 [![Version][version-badge]][version-link] ![MIT License][license-badge]

这是一个基于Flask的API模块插件包,它将服务于另一个项目common_platform,作为一个插件提供基础功能。


### 使用方式
```commandline
pip install cp_API
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.xi-wang.cn",
    "name": "xiwang-cp-API",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "pack, api",
    "author": "xiwang",
    "author_email": "xiwang0439@hotmail.com",
    "download_url": "https://www.xi-wang.cn/download/",
    "platform": null,
    "description": "# cp_API\u63d2\u4ef6\u5305 [![Version][version-badge]][version-link] ![MIT License][license-badge]\r\n\r\n\u8fd9\u662f\u4e00\u4e2a\u57fa\u4e8eFlask\u7684API\u6a21\u5757\u63d2\u4ef6\u5305\uff0c\u5b83\u5c06\u670d\u52a1\u4e8e\u53e6\u4e00\u4e2a\u9879\u76eecommon_platform\uff0c\u4f5c\u4e3a\u4e00\u4e2a\u63d2\u4ef6\u63d0\u4f9b\u57fa\u7840\u529f\u80fd\u3002\r\n\r\n\r\n### \u4f7f\u7528\u65b9\u5f0f\r\n```commandline\r\npip install cp_API\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "flask\u7684API\u63d2\u4ef6",
    "version": "1.0.0.0",
    "project_urls": {
        "Download": "https://www.xi-wang.cn/download/",
        "Homepage": "https://www.xi-wang.cn"
    },
    "split_keywords": [
        "pack",
        " api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1186b36ac8e6bc2ab56a5481e10fe3dd334d3691c57bc9570d2c45d31362d967",
                "md5": "76398bee8508729bf1fdb5ade22b69c6",
                "sha256": "e1cb05a4534d16b11325dabca5a5278b80c7d9ea7c6abe17e64022f436dfee1e"
            },
            "downloads": -1,
            "filename": "xiwang_cp_API-1.0.0.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "76398bee8508729bf1fdb5ade22b69c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3",
            "size": 115265,
            "upload_time": "2024-05-06T03:11:40",
            "upload_time_iso_8601": "2024-05-06T03:11:40.051646Z",
            "url": "https://files.pythonhosted.org/packages/11/86/b36ac8e6bc2ab56a5481e10fe3dd334d3691c57bc9570d2c45d31362d967/xiwang_cp_API-1.0.0.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-06 03:11:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xiwang-cp-api"
}
        
Elapsed time: 0.26956s