hxz-pandora-Cloud


Namehxz-pandora-Cloud JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/shoot82003/hxz_pandora-cloud
SummaryA package for hxz_pandora-ChatGPT
upload_time2023-10-19 01:31:45
maintainer
docs_urlNone
authorshoot82003
requires_python>=3.7
license
keywords openai chatgpt chatgpt-plus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hxz_pandora-Cloud

![Python version](https://img.shields.io/badge/python-%3E%3D3.7-green)
[![Issues](https://img.shields.io/github/issues-raw/zhile-io/hxz_pandora-cloud)](https://github.com/shoot82003/hxz_pandora-cloud/issues)
[![Commits](https://img.shields.io/github/last-commit/zhile-io/hxz_pandora-cloud/master)](https://github.com/shoot82003/hxz_pandora-cloud/commits/master)
[![PyPi](https://img.shields.io/pypi/v/hxz_pandora-cloud.svg)](https://pypi.python.org/pypi/hxz_pandora-cloud)
[![Downloads](https://static.pepy.tech/badge/hxz_pandora-cloud)](https://pypi.python.org/pypi/hxz_pandora-cloud)

[![PyPi workflow](https://github.com/shoot82003/hxz_pandora-cloud/actions/workflows/python-publish.yml/badge.svg)](https://github.com/shoot82003/hxz_pandora-cloud/actions/workflows/python-publish.yml)

### A package for hxz_pandora-ChatGPT



1.先打包,注意版本号__init__.py修改版本号
注意修改src的文件夹名
python setup.py sdist bdist_wheel

2.再上传pypi命令
twine upload --skip-existing --verbose -u __token__ -p pypi-AgEIcHlwaS5vcmcCJDg3YTQ3NzNlLWU3YjctNDFkOS04ZTQyLWFkNWQ2NzYwMDAxYgACKlszLCJiYWE5ZGY0ZS01OGRhLTQzMWMtOWJmYS1kMjIxNDNlNTg1MjAiXQAABiDR_mO7SkLd_caYiQkhYu68mAo5wd7KjpthKRO4AO3wsA dist/*

3.安装,注意版本号,因为刚上传的原因无法安装时,需-i进行安装

pip install shootpandora-ChatGPT~=20230725.1.2


pip install -i https://pypi.org/simple/ shootpandora-ChatGPT~=20230725.1.4


pip install -i https://pypi.org/simple/ shootpandora-Cloud~=20230725.1.4

4.若存在多个版本时会出错,可卸载后再pip install安装
pip uninstall shootpandora-chatgpt

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shoot82003/hxz_pandora-cloud",
    "name": "hxz-pandora-Cloud",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "OpenAI ChatGPT ChatGPT-Plus",
    "author": "shoot82003",
    "author_email": "shoot82003@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/db/ea/6118187e4925908d4c7afe4fa9ca240f42f8f67e572c09baa14e7f7e2bbe/hxz_pandora-Cloud-0.0.5.tar.gz",
    "platform": null,
    "description": "# hxz_pandora-Cloud\r\n\r\n![Python version](https://img.shields.io/badge/python-%3E%3D3.7-green)\r\n[![Issues](https://img.shields.io/github/issues-raw/zhile-io/hxz_pandora-cloud)](https://github.com/shoot82003/hxz_pandora-cloud/issues)\r\n[![Commits](https://img.shields.io/github/last-commit/zhile-io/hxz_pandora-cloud/master)](https://github.com/shoot82003/hxz_pandora-cloud/commits/master)\r\n[![PyPi](https://img.shields.io/pypi/v/hxz_pandora-cloud.svg)](https://pypi.python.org/pypi/hxz_pandora-cloud)\r\n[![Downloads](https://static.pepy.tech/badge/hxz_pandora-cloud)](https://pypi.python.org/pypi/hxz_pandora-cloud)\r\n\r\n[![PyPi workflow](https://github.com/shoot82003/hxz_pandora-cloud/actions/workflows/python-publish.yml/badge.svg)](https://github.com/shoot82003/hxz_pandora-cloud/actions/workflows/python-publish.yml)\r\n\r\n### A package for hxz_pandora-ChatGPT\r\n\r\n\r\n\r\n1.\u5148\u6253\u5305,\u6ce8\u610f\u7248\u672c\u53f7__init__.py\u4fee\u6539\u7248\u672c\u53f7\r\n\u6ce8\u610f\u4fee\u6539src\u7684\u6587\u4ef6\u5939\u540d\r\npython setup.py sdist bdist_wheel\r\n\r\n2.\u518d\u4e0a\u4f20pypi\u547d\u4ee4\r\ntwine upload --skip-existing --verbose -u __token__ -p pypi-AgEIcHlwaS5vcmcCJDg3YTQ3NzNlLWU3YjctNDFkOS04ZTQyLWFkNWQ2NzYwMDAxYgACKlszLCJiYWE5ZGY0ZS01OGRhLTQzMWMtOWJmYS1kMjIxNDNlNTg1MjAiXQAABiDR_mO7SkLd_caYiQkhYu68mAo5wd7KjpthKRO4AO3wsA dist/*\r\n\r\n3.\u5b89\u88c5,\u6ce8\u610f\u7248\u672c\u53f7,\u56e0\u4e3a\u521a\u4e0a\u4f20\u7684\u539f\u56e0\u65e0\u6cd5\u5b89\u88c5\u65f6,\u9700-i\u8fdb\u884c\u5b89\u88c5\r\n\r\npip install shootpandora-ChatGPT~=20230725.1.2\r\n\r\n\r\npip install -i https://pypi.org/simple/ shootpandora-ChatGPT~=20230725.1.4\r\n\r\n\r\npip install -i https://pypi.org/simple/ shootpandora-Cloud~=20230725.1.4\r\n\r\n4.\u82e5\u5b58\u5728\u591a\u4e2a\u7248\u672c\u65f6\u4f1a\u51fa\u9519,\u53ef\u5378\u8f7d\u540e\u518dpip install\u5b89\u88c5\r\npip uninstall shootpandora-chatgpt\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package for hxz_pandora-ChatGPT",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/shoot82003/hxz_pandora-cloud",
        "Source": "https://github.com/shoot82003/hxz_pandora-cloud",
        "Tracker": "https://github.com/shoot82003/hxz_pandora-cloud/issues"
    },
    "split_keywords": [
        "openai",
        "chatgpt",
        "chatgpt-plus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "426a854e340f92c2e287f1386434ca755f69bda8cefac0a223f4960dcbc9f6ee",
                "md5": "417a82100894011751a07e5b2210831f",
                "sha256": "95231baaa345817a4fdf7776c8d0847a68837c53e0c9a43ef2eda580994db572"
            },
            "downloads": -1,
            "filename": "hxz_pandora_Cloud-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "417a82100894011751a07e5b2210831f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2885888,
            "upload_time": "2023-10-19T01:31:42",
            "upload_time_iso_8601": "2023-10-19T01:31:42.634982Z",
            "url": "https://files.pythonhosted.org/packages/42/6a/854e340f92c2e287f1386434ca755f69bda8cefac0a223f4960dcbc9f6ee/hxz_pandora_Cloud-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbea6118187e4925908d4c7afe4fa9ca240f42f8f67e572c09baa14e7f7e2bbe",
                "md5": "a14aa06b0ec5604b29a6853c69b0e12d",
                "sha256": "252dc6db9276656409981cdbb5bb35291db2a3c79a1893f044fc3a77162aa24e"
            },
            "downloads": -1,
            "filename": "hxz_pandora-Cloud-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a14aa06b0ec5604b29a6853c69b0e12d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2811854,
            "upload_time": "2023-10-19T01:31:45",
            "upload_time_iso_8601": "2023-10-19T01:31:45.297932Z",
            "url": "https://files.pythonhosted.org/packages/db/ea/6118187e4925908d4c7afe4fa9ca240f42f8f67e572c09baa14e7f7e2bbe/hxz_pandora-Cloud-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 01:31:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shoot82003",
    "github_project": "hxz_pandora-cloud",
    "github_not_found": true,
    "lcname": "hxz-pandora-cloud"
}
        
Elapsed time: 0.13064s